Open duhow opened 1 year ago
@duhow Does your password have any special characters? I had the same issue, and it might have to do with the '#' character.
Can't remember but I would assume no, the password was a GitHub PAT (Alphanumeric + underscore).
Description
Uploading source code from Version Control System using Git, in a private Git repository (GitHub) fails.
⚠️ The command
git clone --password
does not exist.How to reproduce
git
git clone --password
Versions
Using version 4.2.1 in Docker.
Logs