projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6d2a655
12f7bab
)
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
diff --cc
sequencer.c
Simple merge