Code

Merge branch 'mh/ref-clone-without-extra-refs'
authorJunio C Hamano <gitster@pobox.com>
Sun, 29 Jan 2012 21:18:53 +0000 (13:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Jan 2012 21:18:53 +0000 (13:18 -0800)
commita734e7ef6c14d8eb476fe8b2d6f861b3ed2c211d
treefd0a5d5f90858ba71e860440b5ee8398c4bafbf2
parent26ad2168a1cae9a8c24acf2b65ba978801958076
parent39ef7fae9a398ad4523a211bc87aff599c3d3869
Merge branch 'mh/ref-clone-without-extra-refs'

* mh/ref-clone-without-extra-refs:
  write_remote_refs(): create packed (rather than extra) refs
  add_packed_ref(): new function in the refs API.
  ref_array: keep track of whether references are sorted
  pack_refs(): remove redundant check
builtin/clone.c