[git] Add alias for git unadd
This commit is contained in:
parent
f328b3f08c
commit
435f1b1d0d
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue