Skip to content

Instantly share code, notes, and snippets.

@jeff1evesque
Last active October 12, 2023 10:31
Show Gist options
  • Save jeff1evesque/be17afc3ce6b8e2a9c6176176b081a4d to your computer and use it in GitHub Desktop.
Save jeff1evesque/be17afc3ce6b8e2a9c6176176b081a4d to your computer and use it in GitHub Desktop.
Change git comment character from '#' to ';'
git config core.commentChar ';'
@vikak1
Copy link

vikak1 commented Aug 21, 2021

t

@amano-takahisa
Copy link

";"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment