Git Source Control Provider----VS2010中的使用

来源:互联网 发布:sql注入工具2016 编辑:程序博客网 时间:2024/04/29 18:31

Git Source Control Provider 官网:http://gitscc.codeplex.com/documentation 


Table of Content

  • Installation
  • Create Git Repository
  • View Git File Status
  • Commit Changes
  • View Commit Log/History
  • Integrate with Other Git Tools
  • Auto Refresh
  • File Explorer Integration

Visual Introduction to Git
  • A Branch is a pointer to a commit
  • Merge master with dev vs. Merge dev with master
  • Fast forward merge
  • Rebase

How to get and compile source code

Git Merge and Rebase Video

原创粉丝点击