This document outlines basic Git commands for initializing and managing a Git repository locally and connecting it to GitHub. It includes commands for initializing a repository, checking the status, adding and committing files, configuring user information, adding a remote, pulling and pushing changes, cloning a repository, and changing directories.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
76 views4 pages
Git Basic Command
This document outlines basic Git commands for initializing and managing a Git repository locally and connecting it to GitHub. It includes commands for initializing a repository, checking the status, adding and committing files, configuring user information, adding a remote, pulling and pushing changes, cloning a repository, and changing directories.