Skip to content

Instantly share code, notes, and snippets.

@khiemdoan
Last active November 10, 2022 02:45
Show Gist options
  • Select an option

  • Save khiemdoan/34ce2afdecd34419d0dd318e765a2004 to your computer and use it in GitHub Desktop.

Select an option

Save khiemdoan/34ce2afdecd34419d0dd318e765a2004 to your computer and use it in GitHub Desktop.
Default config for git
git config --global pull.rebase false
git config --global fetch.prune true
git config --global diff.colorMoved zebra
git config --global commit.gpgsign true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment