Skip to content

Latest commit

 

History

History

English

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Note

  • I summarized git statements for myself and beginner 💖
  • If it has mistakes, you can feedback for me via Facebook
  • If you find it useful, don't forget to give me 1 ⭐
  • You can share/copy (remember to credit the source) 🍦

1. What is Git?

Git was developed by Linus Torvalds in 2005 and today, millions of companies use it for efficient code management and version control of their projects. Open source software is available for download for Linux, Windows, Solaris and Mac platforms.

2. Commands