Git destination publish fails
Posted: Wed Mar 13, 2019 6:37 am
We have experience with project bindings and publishing with SVN (via local Tortoise) and now try just to publish (not to bind the complete project) into a Git repository for the first time. Currently our attempt fails with "Publish failed: Requires both username and password." but:
- I can log in with my given credentials via a web browser.
- I can execute commands with GIT bash from some other file system location which I have bound to the same GIT destination.
- I have set the credentials in the general section of the destination via "Login Credentials".
- Do we require any intermediate local Git integration client (an equivalent to Tortoise like we use it for SVN)?