Git Commands Reference

Git Commands Reference icon

Git Commands Reference

Keng Sheng Gwee

About Git Commands Reference

Git (/ɡɪt/) is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source code management in software development, but it can be used to keep track of changes in any set of files. As a distributed revision control system it is aimed at speed, data integrity, and support for distributed, non-linear workflows.

Git was created by Linus Torvalds in 2005 for development of the Linux kernel, with other kernel developers contributing to its initial development. Its current maintainer since 2005 is Junio Hamano.

As with most other distributed version control systems, and unlike most client–server systems, every Git directory on every computer is a full-fledged repository with complete history and full version tracking abilities, independent of network access or a central server.

Git is free and open source software distributed under the terms of the GNU General Public License version 2.
Git Commands Reference Screenshots
Screenshot 1Screenshot 2Screenshot 3Screenshot 4Screenshot 5Screenshot 6Screenshot 7

Tap to Rate:

More from Keng Sheng Gwee
Similar to Git Commands Reference
More from Keng Sheng Gwee

©2023 Verdant Labs LLC. All rights reserved.

Privacy PolicyContact