File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ to the GitHub's copy.
106106and on GitHub (under "REMOTE"). Any "pull requests" for this repository can also be seen here.
107107- As this is a new repository, we have only one branch named "master", the default branch created whenever
108108you make a new repository on GitHub.
109- - A ** remote** is what Git used to synchronise changes between the local and GitHub's copy of your repository.
109+ - A ** remote** is what Git uses to synchronise changes between the local and GitHub's copy of your repository.
110110You ** push** updates to GitHub and ** pull** in content from GitHub to update the local copy
111111of your repository on your laptop.
112112- A ** branch** is a copy of the repository ** up to the version** (number of commits) where it was created.
You can’t perform that action at this time.
0 commit comments