Skip to content

Commit

Permalink
Add git my-changed-files
Browse files Browse the repository at this point in the history
  • Loading branch information
mat committed Oct 22, 2020
1 parent 43aeb20 commit 96e46cf
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
@@ -17,6 +17,7 @@
touch = commit --amend --reset-author
undocommit = reset --soft HEAD^
undomerge-or-pull = reset --hard
my-changed-files = diff master..HEAD --name-only

# stats
who = shortlog -s -n

0 comments on commit 96e46cf

Please sign in to comment.