Add a 'lsut' alias to git.
This commit is contained in:
parent
c5b4601cc7
commit
7eadf1a462
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
c = commit
|
||||
co = checkout
|
||||
d = diff
|
||||
lsut = ls-files --others --exclude-standard --directory --error-unmatch -- ':/*'
|
||||
p = push
|
||||
s = status
|
||||
[safe]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue