[git] remove the "unstage" alias in favor of "grst" in zsh

This commit is contained in:
Dmytro Meleshko 2021-03-27 13:11:44 +02:00
parent 7d7a4b106b
commit f9127d6ce2
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
whitespace = red reverse
[alias]
unstage = restore --staged
initial-commit = commit --message 'initial commit' --allow-empty
[init]