Skip to content

Instantly share code, notes, and snippets.

@elmahdim
Last active October 13, 2016 12:02
Show Gist options
  • Save elmahdim/34a1a76defc06312bf28766db8be987d to your computer and use it in GitHub Desktop.
Save elmahdim/34a1a76defc06312bf28766db8be987d to your computer and use it in GitHub Desktop.
alias git commands
# subl ~/.bashrc
# git
alias glog='git log --all --decorate --oneline --graph --abbrev-commit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment