[git] Add alias for git unadd

This commit is contained in:
Przemysław Grondek 2019-12-10 11:27:49 +01:00
parent f328b3f08c
commit 435f1b1d0d

View File

@ -1,9 +1,10 @@
[user] [user]
name = Przemysław Grondek name = Przemysław Grondek
[alias]
unadd = reset
[help] [help]
autocorrect = 1 autocorrect = 1
[remotes] [remotes]
prune = true prune = true
[pull] [pull]
rebase = true rebase = true