This document provides instructions for setting up Git and GitHub. It outlines the basic Git commands for cloning a remote repository, checking the status and committing changes, and pushing updates. It also covers commands for creating files and directories, renaming and deleting branches, and switching between branches in a local Git repository. The final commands push committed changes from a local branch to a remote repository on GitHub.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
26 views
Git & Github
This document provides instructions for setting up Git and GitHub. It outlines the basic Git commands for cloning a remote repository, checking the status and committing changes, and pushing updates. It also covers commands for creating files and directories, renaming and deleting branches, and switching between branches in a local Git repository. The final commands push committed changes from a local branch to a remote repository on GitHub.