-
-
Notifications
You must be signed in to change notification settings - Fork 144
Improve git prompt during rebase conflicts #344
Copy link
Copy link
Open
Labels
🐛 bugsomething that doesn't works as expectedsomething that doesn't works as expected🙏 help wantedneeds PR or help on decisionneeds PR or help on decision🚀 enhancementperformance, UX or maintainabilityperformance, UX or maintainability
Milestone
Metadata
Metadata
Assignees
Labels
🐛 bugsomething that doesn't works as expectedsomething that doesn't works as expected🙏 help wantedneeds PR or help on decisionneeds PR or help on decision🚀 enhancementperformance, UX or maintainabilityperformance, UX or maintainability
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hello, thank you for the project!
Short: when a rebase has conflicts, the base branch is shown rather than the current one.
Reproduce steps:
git rebase A. It should prompt you that you have conflicts and you may need to resolve them.Expectations: the current branch should still be
Bbut in the middle of a rebase. Ideally it should show that we are in the middle of a rebase. The last line in the screenshot below:My setup
Variables:
Regarding plugins besides
pure, I haveautopair,fish-async-promptand some custom ones that have no relation withgit. I can share my dotfiles (nix though) if helpful.If there is interest, I can look into it and perhaps follow a similar format to
powerlevel10k(I came fromzsh). Suggestions?Env
Pure
Fish
OS/distribution