fatal could not read Username for 'https://git.xxxxxx.com' terminal prompts disabled
· 4 min read
On a Jenkins pipeline, a necessary step is to clone a Git repository before executing any commands. Handling Git credentials when accessing non-public repositories can be a bit tricky. This post addresses one error you may encounter.