Skip to content

Instantly share code, notes, and snippets.

@candidodmv
Forked from kristofferh/git-aliases.txt
Created October 3, 2019 21:25
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 candidodmv/d1737bb8258733832ca1d6282e2b4e39 to your computer and use it in GitHub Desktop.
Save candidodmv/d1737bb8258733832ca1d6282e2b4e39 to your computer and use it in GitHub Desktop.
List all git aliases
List just aliases
$ git config --get-regexp alias
List all config parameters
$ git config --list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment