Indefero

Indefero Commit Details


Date:2009-07-02 05:42:16 (15 years 5 months ago)
Author:Loic d'Anterroches
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:cbae5988930e6c0bd8b18c07cae80a6ede74f1db
Parents: d153cd90492e71edc3199fd880cbe5c257f1b574
Message:Fixed issue 243, missing git documentation.

Changes:

File differences

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

Archive Download the corresponding diff file

Page rendered in 0.07859s using 14 queries.