Skip to content

Instantly share code, notes, and snippets.

@EtherZa
Forked from jeff1evesque/git-commit-comments
Created June 20, 2023 13:29
Show Gist options
  • Save EtherZa/970a342ce134f25e86d64476a9e72e8e to your computer and use it in GitHub Desktop.
Save EtherZa/970a342ce134f25e86d64476a9e72e8e to your computer and use it in GitHub Desktop.
Change git comment character from '#' to ';'
git config core.commentChar ';'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment