Skip to content

Instantly share code, notes, and snippets.

@KonradLinkowski
Created February 15, 2021 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KonradLinkowski/35c18fc90b59ad177ac1508edf45c4b6 to your computer and use it in GitHub Desktop.
Save KonradLinkowski/35c18fc90b59ad177ac1508edf45c4b6 to your computer and use it in GitHub Desktop.
My git aliases
[alias]
status-all=for-each-ref --format="%(refname:short) %(upstream:track) (upstream:remotename)" refs/heads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment