I find typing `git {rebase,merge,...} --{continue,abort}` a bit
annoying, since it is a lot of typing. I have added an alias for `rebase
--continue` (grc), but the problem remained for the other commands.
Add a script that continues or aborts the ongoing process by detecting
it automatically.
Symbolic link
1 line
9 B
Plaintext
Symbolic link
1 line
9 B
Plaintext
git-abort |