Replies: 1 comment 2 replies
-
Hmmm... I cant really reproduce this. Also the |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi! I'm not sure whether this is a bug or feature isn't implemented yet, but when I want to push a local branch to the remote, there is a

--set-upstream
flag, which I do enable (I hover over it, press and it changes color, so I assume I've activated it)And then when I try either
pushremote
orupstream
, it doesn't work,$
says error 128 and that's all.Unless I didn't really activate the flag with , there should be a prompt of sort when it detects I have no remote set?
I know of a way to manually set/remove a remote on Magit, but that option isn't available here yet, so am I doing something wrong or should I use Git bash to set the remote currently?
I'm on Windows 10 btw so that could also be the culprit...
Beta Was this translation helpful? Give feedback.
All reactions