To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video
Visual Studio 中的 Git 支持文件暂存和行级暂存,在提交之前,可以选择性的将文件或者文件的某一行添加到暂存区,然后再一次性提交到仓库。