I want to clone project on tfs server and use it using git command, I am unable to find url for cloning, anyone please help.
Asked
Active
Viewed 2,838 times
0
-
My project is on Azure DevOps and clone button is not present there – kajal pokale Jan 18 '22 at 07:54
-
1It's also possible your TFS project is configured with TFVC instead of git, in which case there is no clone url and you'll need to use tools 3rd party tools like `gif-tfs` to clone. – jessehouwing Jan 18 '22 at 08:23
-
[Cloning TFS repository using git-tfs](https://stackoverflow.com/questions/48196850/cloning-tfs-repository-using-git-tfs) – Ecstasy Jan 18 '22 at 08:28