Git is a verion control software that allows us to save and restore different versions of our files at various points. It is a powerful tool that allows us to track changes, collaborate with others, and manage our codebase effectively.

tutorials and guides

> how to install git


resources and references

Git

Git Documentation

Pro Git Book