Skip to content

Instantly share code, notes, and snippets.

@kristofferh
Created May 16, 2012 15:48
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save kristofferh/2711486 to your computer and use it in GitHub Desktop.
Save kristofferh/2711486 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
@mojtabaahn
Copy link

thanks

@mathewtechhub
Copy link

thanks so much

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