git - 使用 git-tfs bridge 的最佳实践和问题

标签 git tfs git-tfs

嗯,我开这个话题主要是为了和社区分享我最近使用git-tfs的心得。

如果有人有任何其他要分享的内容 - 这对我也会有帮助。

最佳答案

关于在多个开发人员同时使用 git-tfs 的环境中工作。实际上关于提交身份警告: http://sparethought.wordpress.com/2011/06/16/first-git-tfs-usage-problems/

是否可以使用 git-tfs 进行 rebase 工作流? http://sparethought.wordpress.com/2011/06/21/gittfs-rebasing-workflow-is-it-possible/

不是特别是 git-tfs,但也会影响它。 Windows 上 HOME 目录的问题: http://sparethought.wordpress.com/2011/06/16/troubleshooting-gitextensions-home-directory/

建立中央 git 存储库以避免冗余的 TFS 往返:http://sparethought.wordpress.com/2011/07/18/how-to-establish-git-central-repository-for-working-against-tfs-with-git-tfs-bridge/

我使用 git-tfs 进行日常工作的环境:http://sparethought.wordpress.com/2012/08/23/my-environment-for-day-to-day-work-with-git-tfs/

关于git - 使用 git-tfs bridge 的最佳实践和问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6377695/

相关文章:

svn - 无法获取历史记录并且 Annotate 在 opengrok 上工作

TFS 源代码控制区分大小写

git - 使用所有历史将 Git 迁移到 TFS

git - 对分包商 stash git 存储库的内容

git - 将选择性提交从 Dev 推送到 Prod 分支

TFS Web访问—如何将燃尽图添加到团队收藏夹?

git 子树错误 "fatal: refusing to merge unrelated histories"

node.js - 无法使用ungit创建存储库

powershell - 如何在 TFS2013 构建中将构建参数和其他信息传递给 powershell 脚本?