Checkpoint 6.1.1.1.
So go ahead, use your terminal clone your fork of my
aboutme
repository. Before you do so, make sure that your branch is up to date with ian-curtis/aboutme:main
.Don’t remember how to do this? Git Procedure 4.2 might be useful, as may be the solution to this exercise.
Solution.
Use the code tab on your fork to copy the HTTPS link. Then use
git clone <https-link>
. Make sure you have used cd
to get to the right place first!