Replies: 1 comment 1 reply
-
There are some related issues, not implemented yet. In colocated repo, maybe you can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes I want to push a branch to a given remote, without considering that a canonical pairing of local-remote. Could we have some
jj git push -b foo-branch --remote some-remote --allow-untracked
? Or does pushing only make sense when it applies to a local that tracks a remote?Beta Was this translation helpful? Give feedback.
All reactions