Git & GitHub-Part 3: How to clone a fresh project to local machine from GitHub?

Опубликовано: 05 Октябрь 2024
на канале: Codenbox AutomationLab
102
6

#git #github
▬▬▬▬▬▬ In this Video ▶️ ▬▬▬▬▬▬
-Checkout a repository or clone a fresh copy of a project first time to local machine/user: git clone /path/to/github repository
-Checkout/pull a repository or get latest changes from the master/github to your local:
cd (local project folder/path)
git pull origin master

▬▬▬▬▬▬ Useful Links 🛠 ▬▬▬▬▬▬
Blog ► http://codenboxautomationlab.com/​​
GitHub Repo ► https://github.com/codenbox​​/
GitHub Commands ► http://codenboxautomationlab.com/gith...
Install Git on machine ► https://github.com/git-guides/install...
GitHub guide ► https://guides.github.com/activities/...

▬▬▬▬▬▬ Connect with us 👋 ▬▬▬▬▬▬
~~~Subscribe to this channel, and press bell icon to get all updated videos on Selenium and Cypress Automation:    / codenboxautomationlab  

~~~ Follow us on Facebook & Twitter to get more updates:
  / ​​  
  / codenboxteam