Merge branch 'mw/alternates' into next
authorJunio C Hamano <junkio@cox.net>
Sun, 7 May 2006 23:06:45 +0000 (16:06 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 7 May 2006 23:06:45 +0000 (16:06 -0700)
commit7f498065e9bf85f6f3e954ec57dedf56fec29e01
treed5bd668d03aaa23fcfc280c861a77b29a598d758
parent2c4c17fbb9c26cdc411126a2c5365e3fc3a0242a
parent0438402271cccc1711c603b0a7ba3134f1ce30f1
Merge branch 'mw/alternates' into next

* mw/alternates:
  clone: don't clone the info/alternates file
  test case for transitive info/alternates
  Transitively read alternatives
  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
  Sparse fix for builtin-diff
  Fix users of prefix_path() to free() only when necessary
builtin-diff.c