gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
505 stars 19 forks source link

docs(compare): add Jujutsu (jj) to list #163

Closed martinvonz closed 2 years ago

martinvonz commented 2 years ago

@arxanas suggested at some point that I add my tool to this page. It's much larger in scope, but making it easier to work with stacks of commits is definitely one of the goals (especially the automatic rebasing after every command helps a lot, IMO).

martinvonz commented 2 years ago

Sorry, the message wasn't supposed to end up in the commit message as well. I'm not very familiar with GitHub's UI. Do you know if there's a way to edit the commit message here or do I need to pull from my fork, edit locally, then force push?

epage commented 2 years ago

I can edit the commit message when I merge it. Feel free to edit the PR summary to be what you want the commit message to be and I'll take care of it.

martinvonz commented 2 years ago

I can edit the commit message when I merge it. Feel free to edit the PR summary to be what you want the commit message to be and I'll take care of it.

Thanks. I've done that now (I just removed the "Hi" and "Thanks" and a bit more)