Skip to content

Instantly share code, notes, and snippets.

@joshy
Created November 5, 2025 12:07
Show Gist options
  • Select an option

  • Save joshy/1d01980a6aa271dea3f0fe1a4ff33f49 to your computer and use it in GitHub Desktop.

Select an option

Save joshy/1d01980a6aa271dea3f0fe1a4ff33f49 to your computer and use it in GitHub Desktop.
JJ
# move bookmark to parent
jj bookmark move master --to @-
# push to remote
jj git push --remote origin --branch master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment