Merge branch 'fix'
authorJunio C Hamano <junkio@cox.net>
Sun, 7 May 2006 22:36:39 +0000 (15:36 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 7 May 2006 22:36:39 +0000 (15:36 -0700)
commitfd60acaced6de16ebfb66959067e2b29f99a133e
tree32d43206d1d50ddab868904991fa75f88f69ffa7
parentd92f1dc63f0582e7cf8dac54d50a2748119a1ce3
parent178613c737f82489a1e2c387236731541fe19081
Merge branch 'fix'

* 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
Documentation/git-repo-config.txt
config.c
git-repack.sh