src-d / hercules

Gaining advanced insights from Git repository history.
Other
2.63k stars 334 forks source link

[Question] Git authentication required #369

Closed f0ff38 closed 4 years ago

f0ff38 commented 4 years ago

Hello! How i can pass authentication credentials to git when using Hercules?

f0ff38 commented 4 years ago

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'