gitto/gitto
Tom Willemse e2c303c420 Add exclusion list
The variable `config-exclusion-list' can be used to specify project
names that should not have their configuration overwritten by
`gitto --update-config'. It is a normal list of strings which name the
repositories that should be left alone, like so:

    (set! config-exclusion-list '("repo1" "repo2" "repo3"))
2013-05-19 23:05:31 +02:00
..
.gitignore Add Makefiles, utility 2012-07-01 01:42:15 +02:00
config.scm Add config management commands 2013-05-17 01:02:39 +02:00
git.scm Split git function into separate module 2013-05-12 20:37:54 +02:00
main.scm Add exclusion list 2013-05-19 23:05:31 +02:00
Makefile Add config management commands 2013-05-17 01:02:39 +02:00
path.scm Add GPL comments 2012-07-31 02:48:00 +02:00