Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/ident-date-fix'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 8 May 2018 06:59:30 +0000
(15:59 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 8 May 2018 06:59:30 +0000
(15:59 +0900)
During a "rebase -i" session, the code could give older timestamp
to commits created by later "pick" than an earlier "reword", which
has been corrected.
* js/ident-date-fix:
sequencer: reset the committer date before commits
1
2
sequencer.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
6d2a655
12f7bab
)
diff --cc
sequencer.c
Simple merge