Skip to content

Commit ccad05b

Browse files
committed
add alias for git-untracked-ignored
1 parent ea2ffe5 commit ccad05b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gitconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
cat = show
2121
list = show
2222
ls = show
23+
24+
untrack-ignored = !git-untracked-ignored
2325
[color]
2426
diff = auto
2527
status = auto

0 commit comments

Comments
 (0)