Git is a distributed Version control System. What is a distributed
in here. Git has a feature that is not available in other Version Control
systems and that is it allows developers to work on a project without requiring
them to share a common network. In this page we will see more article on Git
and its working,
Understanding Version Control System
Introducing Git
Git Configuration
Repository - bare and non-bare
Git- Working tree, Staging and Commit
Understanding Git Commit Object
Understanding .git directory structure
Branching in Git
Stash - temporary Space
Tags
Hooks - Client
Hooks - Server
Git Integration - Integrating with Github
Git Integration - Integrating with Maven
Git Integration - Integrating with Jenkins
Git Branching Model
No comments :
Post a Comment