Skip to content

Instantly share code, notes, and snippets.

@aljp
Created November 1, 2016 01:42
Show Gist options
  • Save aljp/5bf36a53c00bec22bf2c59f87f69089f to your computer and use it in GitHub Desktop.
Save aljp/5bf36a53c00bec22bf2c59f87f69089f to your computer and use it in GitHub Desktop.
git config --global alias.st status
git config --global alias.mff "merge --no-ff"
git config --global alias.lg "log --oneline --decorate --all --graph"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment