Open jasikpark opened 4 months ago
Example from the jj wiki: https://github.com/martinvonz/jj/wiki/Starship
I can work on this if no one is working already.
Looks like this for now:
and work done so far is here: https://github.com/starship/starship/compare/master...idursun:starship:add-jujutsu
When your PR gets merged, I think I need to add when
in git
modules to disable when jj
directory exists.
Any progress on the PRs?
Nope, PR is still in review.
There are currently 2 PRs open trying to implement it: https://github.com/starship/starship/pull/5772 https://github.com/starship/starship/pull/6089
Can we get a decision/review and merge one of these implementation? @davidkna what's your opinion here as one of the maintainers - is there a way for me to help you to follow up and merge on of these PRs into main?
I am also willing to put in the legwork to take one of these over the finish line, if I can get some guidance from @davidkna on which of these alternatives is most appealing.
I started work on https://github.com/starship/starship/issues/5932 and closed my MR
Feature Request
Is your feature request related to a problem? Please describe.
I would like to see the current jujutsu state / change id in starship
https://martinvonz.github.io/jj/
Describe the solution you'd like
Add a subsystem for jujutsu
Describe alternatives you've considered
Writing my own subsystem to jujutsu