I'm new to git-tfs and was wonder if there was a way to ensure that 'some' version of the .git folder would be sent to TFS for storage? (Unless I'm missing something)
If our setup is local dev -> tfs server; then the only copy of the .git would be on the workstation of the developer. Or does this even matter?
A senerio needs to be covered, where we could port all TFS central sources to GIT(hub/lab). Having the .git folder included would allow for this.