Git in Visual Studio
Visual Studio Integration Create a team project with Git Manage changes, branches, commits from IDE
Local Repositories Clone repository at start Manage local repositories
Default Settings Change default settings Edit User Name, Email Address, Default Repository Location
Changes Automatically detect changes and commit Include and exclude changes
Commits Sync incoming and outgoing commits Fetch/pull incoming commits Push outgoing commits
Branches Create and merge branches Shows published and unpublished
History View entire history of branch Double-click on commits to view details
Visual Studio
Questions?