Skip to content

Instantly share code, notes, and snippets.

@vivalalova
Created April 10, 2018 08:54
Show Gist options
  • Select an option

  • Save vivalalova/f4106cbbb03d204d703ed3fb6658b4a0 to your computer and use it in GitHub Desktop.

Select an option

Save vivalalova/f4106cbbb03d204d703ed3fb6658b4a0 to your computer and use it in GitHub Desktop.
alias gl='git log --graph --oneline --decorate'
alias gs='git status'
alias greset='git reset --hard&&git clean -f'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment