上QQ阅读APP看书,第一时间看更新
Further reading
- More information about working with Git can be found at https://docs.microsoft.com/en-us/learn/paths/intro-to-vc-git/.
- The original Microsoft advice on TFVC versus Git can be found at https://docs.microsoft.com/en-us/azure/devops/repos/tfvc/comparison-git-tfvc?view=azure-devops&viewFallbackFrom=vsts.
- More information about Git LFS can be found at https://docs.microsoft.com/en-us/azure/devops/repos/git/manage-large-files?view=azure-devops.
- Instructions for downloading Git LFS can be found at https://git-lfs.github.com/.
- More information about migrating to Git can be found at https://docs.microsoft.com/en-us/azure/devops/repos/git/import-from-TFVC?view=azure-devops.
- An Atlassian tool for converting an SVN repository to a local Git repository can be found at https://www.atlassian.com/git/tutorials/migrating-convert.
- More information about GitFlow can be found at https://datasift.github.io/gitflow/IntroducingGitFlow.html.
- More information about GitHub flow can be found at https://guides.github.com/introduction/flow/.
- Release Flow is described in more detail at https://docs.microsoft.com/en-us/azure/devops/learn/devops-at-microsoft/release-flow.
- Trunk-based development is discussed at https://trunkbaseddevelopment.com/.
- More information about GitLab can be found at https://about.gitlab.com/.
- More information about Subversion can be found at https://subversion.apache.org/docs/.