Re: Report on the pull request experiment so far
- Reply: Warner Losh : "Re: Report on the pull request experiment so far"
- In reply to: Warner Losh : "Report on the pull request experiment so far"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Feb 2023 15:20:11 UTC
On Sat, Feb 25, 2023 at 04:54:26PM -0700, Warner Losh wrote: W> I also landed one commit that was from 2021. Yikes. The commit date is W> right, but the author date is in the past. I suggest that we add a git W> commit --amend --date="`date`" to the process. This likely is a good thing. W> There's no simple --reset-date, alas: only a reset that also resets the W> author. Isn't --ignore-date what we need? -- Gleb Smirnoff