Git Details
Git Details
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.
Git was created by Linus Torvalds in 2005 for development of the Linux kernel,
with other kernel developers contributing to its initial development.
As of June 2018, GitHub reports having over 28 million users[6] and 57 million
repositories[7]
Source-https://en.wikipedia.org/wiki/Git
https://en.wikipedia.org/wiki/GitHub
https://git-scm.com/
Basic Git Commands
● Git status
● Git init
● Git add
● Git commit -m”CommitMessage”
● Git config
● Git branch
● Git checkout
● Git merge
● Git log
●
Git remote
● Git remote
● Git clone
● Git pull
● Git push
● Git statsh
● Git rm
●
Git Hub