My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4672123
348d4f2
)
Merge branch 'jk/filter-branch-no-index'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Dec 2015 19:19:10 +0000
(11:19 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Dec 2015 19:19:10 +0000
(11:19 -0800)
Speed up filter-branch for cases where we only care about rewriting
commits, not tree data.
* jk/filter-branch-no-index:
filter-branch: skip index read/write when possible
1
2
git-filter-branch.sh
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
git-filter-branch.sh
Simple merge