Skip to content

Commit

Permalink
git: Add stat-files alias
Browse files Browse the repository at this point in the history
  • Loading branch information
itspriddle committed Feb 5, 2019
1 parent 329d6ba commit b2cba8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
prq = pull-request --push --copy --browse
todo = grep -wniI -e TODO -e FIXME
last-committer = --no-pager log --pretty="%an" --no-merges -1
stat-files = --no-pager show --stat --name-only --format=

[advice]
statusHints = false
Expand Down

0 comments on commit b2cba8e

Please sign in to comment.