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
|
||||
s = status
|
||||
sb = show-branch
|
||||
untracked = ls-files --others --exclude-standard
|
||||
[credential]
|
||||
helper = cache
|
||||
[commit]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue