Replies: 1 comment 6 replies
-
|
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
Let's suppose I have a stack of commits, and I'd like to push them to a (self-hosted) gitlab, what should
-F branch
actually do? It doesn't seem to want to push anything because the upstream branch doesn't exist yet (e.g. I branched off to make a stack, incorrect?)"Ideally" (I don't like gitlab, but this'll help) it could push them as separate ephemeral branches of some kind that I can twine together with MRs. Is such a thing possible?
Beta Was this translation helpful? Give feedback.
All reactions