Skip to content

Latest commit

 

History

History
 
 

git

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

What the git?

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

        - https://git-scm.com/

I don't need say much but simply put git is a tool to keep track of the stuff that you do. When you tell it to, git keps track of the changes made to your stuff and to version control your stuff. The stuff can be anything, files, folders, anything.

Table of contents

Licence

Code in this repo is licenced under MIT and the write up is licenced under CC BY 4.0