My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
97b8860
9540ce5
)
Merge branch 'jk/write-packed-refs-via-stdio'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 26 Sep 2014 21:39:42 +0000
(14:39 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 26 Sep 2014 21:39:42 +0000
(14:39 -0700)
Optimize the code path to write out the packed-refs file, which
especially matters in a repository with a large number of refs.
* jk/write-packed-refs-via-stdio:
refs: write packed_refs file using stdio
1
2
cache.h
patch
|
diff1
|
diff2
|
blob
|
history
refs.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
cache.h
Simple merge
diff --cc
refs.c
Simple merge