Embed presentation
Download to read offline


This document provides summaries of common git commit, branch, remote, and terminal commands. Git commit commands allow you to check the status of changes, stage files to commit, commit changes with a message, and view commit history. Git branch commands allow you to view, create, switch between, compare, and delete branches. Git remote commands let you view remote repositories, clone repositories, and push or pull branches to remotes. Terminal commands include changing directories, listing contents, creating directories and files.
