#gitfixup — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gitfixup, aggregated by home.social.
-
oh wow this is super useful>
git-scm.com/docs/git-commit#Do…--fixup=reword:<commit>creates an"amend!"commit which replaces the log message of<commit>with its own log message but makes no changes to the content of<commit>.
#git #gitRebase #gitFixup #gitAutosquash