Added the latest elements of the git repositories control.
Now, need to write the documentation.
This commit is contained in:
@@ -60,4 +60,10 @@ Pluf_Signal::connect('IDF_Project::created',
|
||||
array('IDF_Plugin_SyncMercurial', 'entry'));
|
||||
Pluf_Signal::connect('Pluf_User::passwordUpdated',
|
||||
array('IDF_Plugin_SyncMercurial', 'entry'));
|
||||
|
||||
#
|
||||
# Git synchronization
|
||||
Pluf_Signal::connect('IDF_Key::postSave',
|
||||
array('IDF_Plugin_SyncGit', 'entry'));
|
||||
|
||||
return $m;
|
||||
|
Reference in New Issue
Block a user