Re: How do I fix a typo in a git commit comment?

2018-03-24 Thread Mark Atwood via devel
This is worth reading: https://git-scm.com/book/en/v2/Git-Basics-Undoing-Things The if you have not yet added another commit on top of the one you need to change, the command is: git commit --amend ..m On Sat, Mar 24, 2018 at 7:51 PM Hal Murray via devel wrote: > > The 674 should be 474. >

How do I fix a typo in a git commit comment?

2018-03-24 Thread Hal Murray via devel
The 674 should be 474. commit c8c888f8f2ef295c0ea5f854127069b3812e4c09 Author: Hal Murray Date: Fri Mar 23 01:11:17 2018 -0700 Add logging of year(s) on large clock steps. Issue #674 -- These are my opinions. I hate spam. ___ devel maili