Files
jj-vcs-jj/cli/tests
Remo Senekowitsch 3899e178a0 cli undo: warn about undoing push operations
Undoing a push operation does not undo the effects on the remote.
Bookmarks on the remote will stay in place, but the local repository
will forget about their state. If the bookmarks are subsequently
moved and pushed, that later push will fail, since the bookmarks have
"unexpectedly" moved on the remote. Therefore, add a warning telling
users to run `jj redo` to avoid these complications.
2025-11-02 16:13:00 +00:00
..
2025-10-15 01:31:16 +00:00
2025-10-28 05:54:49 +00:00