author | Junio C Hamano <junkio@cox.net> | |
Sun, 7 May 2006 22:36:39 +0000 (15:36 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 7 May 2006 22:36:39 +0000 (15:36 -0700) |
* fix:
repack: honor -d even when no new pack was created
clone: keep --reference even with -l -s
repo-config: document what value_regexp does a bit more clearly.
Release config lock if the regex is invalid
core-tutorial.txt: escape asterisk
repack: honor -d even when no new pack was created
clone: keep --reference even with -l -s
repo-config: document what value_regexp does a bit more clearly.
Release config lock if the regex is invalid
core-tutorial.txt: escape asterisk
1 | 2 | |||
---|---|---|---|---|
Documentation/git-repo-config.txt | patch | | diff1 | | diff2 | | blob | history |
config.c | patch | | diff1 | | diff2 | | blob | history |
git-repack.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git-repo-config.txt
Simple merge
diff --cc config.c
Simple merge
diff --cc git-repack.sh
Simple merge