I have a git material on private repo. I found out that I need to put my username/password into the url for basic auth. that would work, but my password includes characters that mess up the command line :(
I also tried to generate personal access token, but that includes slashes :(