On my linux machine I setup Git-TF (https://gittf.codeplex.com/). I am curious with the instructions, why do I need to use configure? it says that is when you are working on a multiple man team, but if I do not do this can I not just do git tf pull?
So can I just clone my tfs repo and do my work, or should I really follow the second example and do a configure first? Thanks