mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[git] add an alias for unstaging
This commit is contained in:
parent
3101bc4440
commit
a2b7172d37
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@
|
|||
old = red bold
|
||||
new = green bold
|
||||
whitespace = red reverse
|
||||
|
||||
[alias]
|
||||
unstage = restore --staged
|
||||
|
|
Loading…
Reference in a new issue