- Microsoft Team Foundation Server 2015 Cookbook
- Tarun Arora
- 111字
- 2021-07-16 09:41:15
Chapter 2. Setting Up and Managing Code Repositories
"Quality is never an accident; it is always the result of intelligent effort".
--John Ruskin
In this chapter, we will cover:
- Creating a Git repository in an existing TFVC Team Project
- Enabling code analysis check-in policy
- Performing a baseless merge between sibling branches in TFVC
- Reparenting a branch in TFVC
- Unlocking files checked out by someone else
- Unshelving a shelveset created in one branch to another branch
- Ignoring file types from check-in using .tfignore and .gitignore
- Conducting code reviews in TFS
- Setting up policies for branches in Git
- Conducting Pull requests in TFS
- Analyzing code churn with TFS analysis services cube
推薦閱讀
- Android NDK Beginner’s Guide
- Java持續交付
- Python Data Analysis(Second Edition)
- Android底層接口與驅動開發技術詳解
- Apache Spark 2.x for Java Developers
- C++反匯編與逆向分析技術揭秘(第2版)
- Mastering Apache Storm
- Orchestrating Docker
- 愛上C語言:C KISS
- Python預測之美:數據分析與算法實戰(雙色)
- Get Your Hands Dirty on Clean Architecture
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發
- 軟件測試項目實戰之功能測試篇
- Vue.js從入門到精通
- 小學生Python創意編程(視頻教學版)