Skip to content

Commit

Permalink
Git alias to list aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
NonlinearFruit committed Sep 22, 2023
1 parent 5aed256 commit 13815f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitconfig.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
top-committers = "!_() { \
git shortlog -sn --no-merges | head -n${1:-10}; \
}; _"
alias = "--list-cmds=alias"
[init]
defaultBranch = master
[include]
Expand Down

0 comments on commit 13815f4

Please sign in to comment.