Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/builtin-rebase-perf-fix'
author
Junio C Hamano
<gitster@pobox.com>
Sun, 18 Nov 2018 09:23:55 +0000
(18:23 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 18 Nov 2018 09:23:55 +0000
(18:23 +0900)
Code clean-up with correction to make the reimplemented "git
rebase" a more faithful rewrite of the original, which also regains
performance.
* js/builtin-rebase-perf-fix:
built-in rebase: reinstate `checkout -q` behavior where appropriate
rebase: prepare reset_head() for more flags
rebase: consolidate clean-up code before leaving reset_head()
1
2
builtin/rebase.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
5d90463
bac2a1e
)
diff --cc
builtin/rebase.c
Simple merge