I'm trying to clone a git repo that is on Azure DevOps from a pipeline job, however, I get the following error (shown in the pipeline terminal on Azure DevOps):
fatal: could not read Password for 'https://test-nisohack@dev.azure.com': terminal prompts disabled
Looks like it needs a password, but I don't know how to supply or even what password to give it.