home.social

#gitfixup — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitfixup, aggregated by home.social.

  1. oh wow this is super useful
    > --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-scm.com/docs/git-commit#Do…

    #git #gitRebase #gitFixup #gitAutosquash