Embed presentation
Download to read offline


This document provides summaries of common Git commit, branch, remote, and terminal commands including git status to show modified files, git add to stage files for commit, git commit to commit staged changes, git branch to view branches, git checkout to switch branches, git push to push a branch to a remote repository, and common terminal commands like pwd, ls, cd, mkdir, and touch.
