Code

Merge branch 'mh/war-on-extra-refs'
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2012 20:57:18 +0000 (12:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2012 20:57:18 +0000 (12:57 -0800)
commitd31f3785dcc10459540e2e185b6e25363f719256
tree00b7dc87d8c3f9598bb5079b773999d1ff00dd32
parent3c1e0d6a79ed9028d165056afa24af9960dac688
parentcf6672edb1eb90ef7f79d37eca08c93a662802a8
Merge branch 'mh/war-on-extra-refs'

* 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