Well, I started this topic mainly to share the experience I had with git-tfs recently with the community.
If anybody has anything else to share - it will be helpful for me as well.
Well, I started this topic mainly to share the experience I had with git-tfs recently with the community.
If anybody has anything else to share - it will be helpful for me as well.
About work in environment where several developers use git-tfs simultaneously. About commit identity caveats actually: http://sparethought.wordpress.com/2011/06/16/first-git-tfs-usage-problems/
Is rebasing workflow with git-tfs possible? http://sparethought.wordpress.com/2011/06/21/gittfs-rebasing-workflow-is-it-possible/
Not specifically git-tfs but affects it too. Problems with HOME directory on Windows: http://sparethought.wordpress.com/2011/06/16/troubleshooting-gitextensions-home-directory/
Establishing central git repository to avoid redundant TFS round-trips: http://sparethought.wordpress.com/2011/07/18/how-to-establish-git-central-repository-for-working-against-tfs-with-git-tfs-bridge/
My environment for day-to-day work with git-tfs: http://sparethought.wordpress.com/2012/08/23/my-environment-for-day-to-day-work-with-git-tfs/
And now you can easily manage TFS Branch with git-tfs : http://github.com/git-tfs/git-tfs/wiki/Init-branch
$/A/B
to $/A/B2
while git repository is cloned from subfolder, i.e. $/A/B/C
- thus I want to see branch in git corresponding to $/A/B2/C
. Auto-detection stucks here and No root changeset found
consequently. It seems not hard to fix if I didn't miss something crucial - just not anticipated possibility. –
Incapable $/A/B
folder is large and contains many binary files which is not good for git. Moreover I just don't want to get several GB for nothing :) Thus I would prefer to make some change to init-branch command logic. I'll make a pull request when I'm done and tested. –
Incapable Any gateway to move away from tfs for source control is awesome.
© 2022 - 2024 — McMap. All rights reserved.