I have a local git repository folder that I would like to link to Bamboo but I don't know what the correct git url is.
I tried:
/e:/path/to/repo
/e:/path/to/repo.git
file:///e:/path/to/repo
file://e:/path/to/repo
and many more. I'm pretty frustrated. :(