Skip to content

Instantly share code, notes, and snippets.

@Sandip124
Forked from kristofferh/git-aliases.txt
Created March 30, 2020 05:32
Show Gist options
  • Save Sandip124/500beea10cff1c9b9f610b1c9e1f0f2a to your computer and use it in GitHub Desktop.
Save Sandip124/500beea10cff1c9b9f610b1c9e1f0f2a 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