Merge branch 'mh/alt-odb-string-list-cleanup'
commitb0c07c8dc4798f1d6cc7bb515ab36f1ae0c58678
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Nov 2012 18:34:08 +0000 (20 10:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Nov 2012 18:34:09 +0000 (20 10:34 -0800)
tree4d8521246ddf2906b904b2a203e2e69d29ee4889
parentdc998a489a398f51e9fd5e86d23b315a9a7c13b7
parentc595016402620ba93e79064f6e3bc9e09981e680
Merge branch 'mh/alt-odb-string-list-cleanup'

Cleanups in the alternates code. Fixes a potential bug and makes the
code much cleaner.

* mh/alt-odb-string-list-cleanup:
  link_alt_odb_entries(): take (char *, len) rather than two pointers
  link_alt_odb_entries(): use string_list_split_in_place()