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

Mark Atwood fallenpegasus at gmail.com
Sun Mar 25 05:32:16 UTC 2018


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 <devel at ntpsec.org>
wrote:

>
> The 674 should be 474.
>
> commit c8c888f8f2ef295c0ea5f854127069b3812e4c09
> Author: Hal Murray <murray at shuksan.example.com>
> 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 mailing list
> devel at ntpsec.org
> http://lists.ntpsec.org/mailman/listinfo/devel
>
-- 

Mark Atwood
http://about.me/markatwood
+1-206-604-2198
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20180325/6fa7e17e/attachment.html>


More information about the devel mailing list