Merge branch 'mh/war-on-extra-refs' into next
commitadb73538176221d26b30b46087711875caebc24b
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Feb 2012 19:53:24 +0000 (13 11:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Feb 2012 19:53:24 +0000 (13 11:53 -0800)
tree995637b866d138133eb58bd0c31499d273815334
parent352f0cb7654aaeb5862b59e833cf53a9abc348ec
parentcf6672edb1eb90ef7f79d37eca08c93a662802a8
Merge branch 'mh/war-on-extra-refs' into next

* mh/war-on-extra-refs:
  refs: remove the extra_refs API
  clone: do not add alternate references to extra_refs
  everything_local(): mark alternate refs as complete
  fetch-pack.c: inline insert_alternate_refs()
  fetch-pack.c: rename some parameters from "path" to "refname"
  clone.c: move more code into the "if (refs)" conditional
  t5700: document a failure of alternates to affect fetch
builtin/clone.c