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
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]