IsGit() function for some reason was returning "true" for a website URL. Now it returns the correct value and the test is updated accordingly.
Closes #204
there is also one test in KLR deployment fails sometimes but I cannot reproduce it so I added debug output to gather more information next time it occurs
IsGit()
function for some reason was returning "true" for a website URL. Now it returns the correct value and the test is updated accordingly. Closes #204