Posts /

[git] The Stupid Content Tracker?

Twitter Facebook Google+
20 Aug 2017

About Git

Git : fast, scalable, distributed revision control system

“By far, the most widely used modern version control system in the world today is Git.”

“Version control systems are a category of software tools that help a software team manage changes to source code over time. Version control software keeps track of every modification to the code in a special kind of database. If a mistake is made, developers can turn back the clock and compare earlier versions of the code to help fix the mistake while minimizing disruption to all team members.”

Atlassian Git Tutorial

Git Usage : CLI vs GUI

Git Usage

Repositories

Code Repositories

Let’s Develope Together!

Development with Git

How To Collaborate? Let’s Create Repository, Make Branches, Pull, Merge, Commit, Push and hit the sack!


Twitter Facebook Google+