git: Add untracked alias
This commit is contained in:
parent
fc0512a5a5
commit
aaba1ae2bf
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
||||||
root = rev-parse --show-toplevel
|
root = rev-parse --show-toplevel
|
||||||
s = status
|
s = status
|
||||||
sb = show-branch
|
sb = show-branch
|
||||||
|
untracked = ls-files --others --exclude-standard
|
||||||
[credential]
|
[credential]
|
||||||
helper = cache
|
helper = cache
|
||||||
[commit]
|
[commit]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue