/var/logmarcus chiu

/var/log

❯

Computer

❯

Software/Fullstack Development

❯

0 - Plan

❯

Version Control System (VCS) - Source Control Management (SCM)

❯

git (Global Information Tracker)

❯

Git Client

git binary

Created on Mar 16, 2019 · Last Modified on Jan 24, 2026

git is a stupid content tracker

Installation

homebrew

1. install git using home-brew
brew install git

this would download git into /usr/local/Cellar directory

2. verify if git was installed
which git
git —version

Subpages - Configurations & Commands

  • git - Basic Commands
  • git - checkout & reset & revert
  • git - GPG Signing Commits
  • git - How to Revert Merge Commit
  • git - How to Revert the Top n Commits
  • git - Pushing to Multiple Accounts
  • git - worktrees