
Amr Tarek
Engineering Innovation

Git (Global Information Tracker)

Git is a revision control system that lets track changes you make to your files over time.
19 Sep 2025

Commit is the saving point for the git, so every save moment has a commit message and commit tag.
19 Sep 2025

Push command is used to upload local repository content to a remote repository.
19 Sep 2025