Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 257 Bytes

File metadata and controls

8 lines (8 loc) · 257 Bytes

Git is a distributed version control system. Git is a free software distributed under the GPL. Git has a mutable index called stage. Git tracks 1st change. Git tracks 2nd change. Creating a new branch is quick and simple. add --no-ff merge!!!!! test stash!