Compare commits

..

2 commits

Author SHA1 Message Date
pull[bot]
7867a5ddd9
Merge pull request #230 from dmitmel/master
[pull] master from dmitmel:master
2021-03-27 16:34:30 +00:00
Dmytro Meleshko
f9127d6ce2 [git] remove the "unstage" alias in favor of "grst" in zsh 2021-03-27 13:12:16 +02:00

View file

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