InDefero

Sign in or create your account | Project List | Help

InDefero Commit Details

Date:2009-07-02 12:42:16 (1 year 2 months ago)
Author:Loïc d'Anterroches
Commit:cbae5988930e6c0bd8b18c07cae80a6ede74f1db
Message:Fixed issue 243, missing git documentation.

Files: doc/syncgit.mdtext (1 diff)

Change Details

doc/syncgit.mdtext
7373    # Remove the git repositories which do not have a corresponding project
7474    # This is run at cron time
7575    $cfg['idf_plugin_syncgit_remove_orphans'] = false;
76    # git account home dir
77    $cfg['idf_plugin_syncgit_git_home_dir'] = '/home/git';
78    # where are going to be the git repositories
79    $cfg['idf_plugin_sncgit_base_repositories'] = '/home/git/repositories';
7680
7781When someone will change his SSH key or add a new one, the
7882`/tmp/SYNC-GIT` file will be created. The cron job

Archive Download the corresponding diff file

Branches:
dev
develop
master
newdiff
svn

Tags:
v1.0