Skip to content
Discussion options

You must be logged in to vote

In this scenario, you'd just need to specify the branch to push:

jj git push -b add-goodbye

The default push revset does the intended thing in most scenarios, but if a bookmark moved backwards (and not sideways by being amended), it doesn't find any revisions to push because @ is already on the remote.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@dibenzepin
Comment options

@dibenzepin
Comment options

Answer selected by dibenzepin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants