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

Hal Murray hmurray at megapathdsl.net
Mon Mar 26 21:32:53 UTC 2018


rlaager at wiktel.com said:
> This should make notes push by default:
> git config --add remote.origin.push \
>     '+refs/notes/commits:refs/notes/commits'
> Since this is the first set of notes, push them: git push 

That said:
Counting objects: 3, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 286 bytes | 286.00 KiB/s, done.
Total 3 (delta 0), reused 0 (delta 0)
To gitlab.com:NTPsec/ntpsec.git
 * [new branch]          refs/notes/commits -> refs/notes/commits

Do I want a new branch?



-- 
These are my opinions.  I hate spam.





More information about the devel mailing list