Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to just clone config files from different branches in TFS to my local repo. I am unable to do so just for one particular file type.

What I have tried:

What I did is that I quick clone the entire code of the application and then remove all the other files other than the config. I just want to pull the config file.
Posted
Comments
Mohibur Rashid 18-Jan-19 3:35am    
does this work?
https://stackoverflow.com/questions/2466735/how-to-sparsely-checkout-only-one-single-file-from-a-git-repository

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900