- Copy past this line of code
git clone <GitHub Repository>
- Copy past this line of code
- Copy past this line of code
- Copy past this line of code
- Copy past this line of code
- Copy past this line of code
git commit -m "commit message"
- Copy past this line of code
git remote add origin <Address of the repository(.git)>
- Copy past this line of code
- Copy past this line of code
- Copy past this line of code
git push -u origin master
- Copy past this line of code
- Copy past this line of code
- Copy past this line of code
git checkout <branch name>