1
0
mirror of https://github.com/pgrondek/config.git synced 2024-11-24 21:01:36 +00:00

[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]
name = Przemysław Grondek
[alias]
unadd = reset
[help]
autocorrect = 1
[remotes]
prune = true
[pull]
rebase = true