Added the latest elements of the git repositories control.

Now, need to write the documentation.
This commit is contained in:
Loic d'Anterroches
2009-01-20 10:33:56 +01:00
parent e21b4d87b9
commit 61f53c518f
3 changed files with 58 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ class IDF_Plugin_SyncGit_Cron
/**
* Template for the SSH key.
*/
public $template = 'command="php %s %s",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty %s';
public $template = 'command="python %s %s",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty %s';
/**
* Synchronize.