Skip to content

Instantly share code, notes, and snippets.

@arnaumanyosa
Created September 22, 2022 09:43
Show Gist options
  • Save arnaumanyosa/e7adb64c092e1167904bd3c55fa4713a to your computer and use it in GitHub Desktop.
Save arnaumanyosa/e7adb64c092e1167904bd3c55fa4713a to your computer and use it in GitHub Desktop.
Git tricks

Git Tricks

Nicer Git logs

git log --pretty=oneline --graph --decorate --all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment