Show unpublished work #4985
Replies: 4 comments 1 reply
mine() ~ ::remote_bookmarks() |
|
This shows all changes not present on a remote bookmark (not necessarily mine): ~ ::remote_bookmarks()This should work in theory, but in practice it has returned ancient commits (from 2016) that are definitely pushed to a remote, but that Jujutsu doesn't know are pushed to a remote. (Could this be a bug?) |
|
(Though I guess you might be looking for stuff that isn’t even at the PR stage? If you delete bookmarks after their PRs are merged with the GitHub interface, they’ll disappear automatically when you fetch from your fork’s remote, so they don’t hang around too long.) |
|
FYI this seems like mercurial |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Show work that:
This is useful to find changes that would otherwise be forgotten.
All reactions