Mislav Marohnić
Mislav Marohnić
@tedmiston See https://github.com/github/hub/issues/1644#issuecomment-359002547
> Couldn't it simply be building the `git clone ...` command as a string from the input and running that directly? It could, yes. That's why this issue is still...
> I also have 2FA on my account and couldn't find documented whether that was supported. 2FA is supported. After supplying username and password, you will be prompted for 2FA...
Hi, thank you for reporting. Which hub version do you use? I cannot reproduce this.
@inktomi I still cannot reproduce; I'm able to attach assets to draft releases just fine. Can you debug by setting `HUB_VERBOSE=1 hub release edit ...` and see if anything stands...
@DanySK Thanks for the feature request! > I'd like to be able to create a release if non existing Is it an option for you to try to fetch an...
> yet if I need to re-upload a new version of the same file I can't do so. That sounds weird to me. If I'm reading hub's implementation of `UploadReleaseAssets`,...
@DanySK Thanks for that info. It appears that there is a bug with re-uploading assets in hub. You may want to try gh instead. The `gh release create` command is...
@j30ng Thanks for reporting and offering to fix! Funny enough, on the same day that you noticed this, I also noticed it while testing on Windows and I already have...
Sorry for no reply. Your command invocation looks fine! I'm not sure why the server responds with 422. You could try setting `HUB_VERBOSE=1` to see if there is more information...