Skip to content

Instantly share code, notes, and snippets.

@Sekiphp
Created May 20, 2020 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sekiphp/fedd1410326d15a634b7930bad6d2963 to your computer and use it in GitHub Desktop.
Save Sekiphp/fedd1410326d15a634b7930bad6d2963 to your computer and use it in GitHub Desktop.
Git Aliases
git config --global alias.cm 'commit -m'
git config --global alias.st status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment