Skip to content

Instantly share code, notes, and snippets.

@ccampores-n26
Created December 28, 2024 15:38
Show Gist options
  • Save ccampores-n26/197408d5046ca432f5e3922ac65211a1 to your computer and use it in GitHub Desktop.
Save ccampores-n26/197408d5046ca432f5e3922ac65211a1 to your computer and use it in GitHub Desktop.
.gitconfig
[alias]
s = status
a = add
co = checkout
cm = commit -m
amend = commit --amend -m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment