Git (Global Information Tracker)


Git is a revision control system that lets track changes you make to your files over time.
11 Jun 2025
Commit is the saving point for the git, so every save moment has a commit message and commit tag.
11 Jun 2025
Push command is used to upload local repository content to a remote repository.
11 Jun 2025