December 2016
Beginner
480 pages
12h 34m
English
In this lab, you’ll get some experience with worktrees. For this and the subsequent labs, I have split the calc2 repository that you used in the last lab into three separate projects.
This lab requires that you have Internet access and have completed Connected Lab 8: Setting up a GitHub Account and Cloning a Repository. You will be working in a new directory.
https://github.com/professional-git/super_calc.githttps://github.com/professional-git/sub_ui.git https://github.com/professional-git/sub_docs.git
$ git clone https://github.com/<your github userid>/super_calc.git ...Read now
Unlock full access