Replies: 1 comment
|
Are you aware of the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be nice to have jj enforce that it won't publish certain changes. I have 2 kinds in my workflow:
mainbefore publishing.For both, I might still want to save the marked change to some remote repository, so I think my intuition is about ensuring either that particular bookmarks must never include the change, or that the change is never pushed to particular remotes.
All reactions