Skip to content

Instantly share code, notes, and snippets.

@ferreiro
Created March 1, 2016 17:02
Show Gist options
  • Save ferreiro/b47608b2a04784abb4c0 to your computer and use it in GitHub Desktop.
Save ferreiro/b47608b2a04784abb4c0 to your computer and use it in GitHub Desktop.
Github commands
log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow) %d%C(reset)' --all
git config --global alias.superlog "PONER LO DE ARRIBA"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment