Closed f0ff38 closed 4 years ago
Hello! How i can pass authentication credentials to git when using Hercules?
I have to pass login and password in the connection string. Example: docker run --rm srcd/hercules hercules --burndown --pb 'https://user:password@git.mycompany.ru/git/app'
docker run --rm srcd/hercules hercules --burndown --pb 'https://user:password@git.mycompany.ru/git/app'
Hello! How i can pass authentication credentials to git when using Hercules?