autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

Support "-" for latest branch in git rebase

Open r-murphy opened this issue 3 years ago • 0 comments

Sanity checks

Feature Details

Description:

Please include a detailed description of the feature (and an image or screen recording, if applicable)

fig supports "-" for latest branch in checkout, switch, and merge, but not in rebase. It will be a nice to have for rebase as well. Without that it autocompletes an option like '--abort' after typing 'git rebase -' and hitting enter.

I'm happy to submit a PR for it.

Thanks

r-murphy avatar Feb 08 '22 16:02 r-murphy