Git
Common commands
git-init - Create an empty Git repository or reinitialize an existing one
git-add - Add file contents to the index
git-commit - Record changes to the repository
For more information,
click here.