projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
dc998a4
c595016
)
Merge branch 'mh/alt-odb-string-list-cleanup'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 20 Nov 2012 18:34:08 +0000
(10:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 20 Nov 2012 18:34:09 +0000
(10:34 -0800)
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()
Trivial merge