Closed1

Git rebaseしたcommitのタイムスタンプを戻す

3w36zj63w36zj6
git rebase --committer-date-is-author-date コミットハッシュ値

指定したコミットハッシュ値以降のコミットのタイムスタンプ(committer date)がauthor dateのものに変更される。

このスクラップは2022/09/23にクローズされました