kieranpotts / dotfiles

My UNIX dotfiles.
MIT License
1 stars 0 forks source link

Git abort alias #234

Open kieranpotts opened 1 year ago

kieranpotts commented 1 year ago

If it possible to check the current operation that is blocked from completing -- eg merge vs cherry-pick -- we could have a generic abort alias that backs out of whatever operation is partially complete.

git merge --abort