Configure
git tf configure http://myserver:8080/tfs/collectionName $/TeamProjectA/Main [--deep]
Configures an existing git repo to be able to communicate with a TFS server. Like the clone command, the --deep option may be used to set the default for future fetch and checkin operations.