Per documentation on GitKraken's website I should be able to clone a git repo hosted in TFS 2015
What is not clear is should the repo be configured for HTTPS. When I try to clone my repo which has a http URL, in GitKraken I get a 401 error but GitKraken does not ask for credentials.
A repo that's hosted in GitLab behaves as expected by asking for credentials.
Is it possible to clone a http url to a git repo hosted in TFS 2015? Do I need to perform any tricks or configure anything on TFS?