1
0
Fork 0

git: Add untracked alias

This commit is contained in:
Jeremy Kaplan 2019-10-31 20:25:53 -07:00 committed by Jeremy Kaplan
commit aaba1ae2bf

View file

@ -32,6 +32,7 @@
root = rev-parse --show-toplevel
s = status
sb = show-branch
untracked = ls-files --others --exclude-standard
[credential]
helper = cache
[commit]