Replies: 2 comments
-
It's technically correct that
I don't have a good model to make |
Beta Was this translation helpful? Give feedback.
-
The behavior changed in 0.26 when we made |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
At least as of v0.32 (but possibly also before),
abandon
ing all but one change-ID from a conflicted commit does not automatically resolve the conflict for any bookmarks attached to that commit.jj bookmark list
shows:It seems weird that a "hidden" change would cause a bookmark conflict in the first place, but it seems even weirder that the
abandon
operation that actually hides the operation leaves the bookmark in a conflicted state.This behavior would at least seem consistent if
abandon
didn't operate on bookmarks at all, but it seems inconsistent with the bookmark-deletion behavior1.Footnotes
I don't want to argue about this behavior here, but just so this discussion isn't taken as tacit approval of the bookmark-deletion behavior, I want to say explicitly that I'm still not a fan. ↩
Beta Was this translation helpful? Give feedback.
All reactions