Skip to content

Step 4: Create a second Git Repository for the submodule

Elias Ranz-Schleifer edited this page Jan 23, 2020 · 1 revision

This time we won't add a README.md file because we want to take the exact contents of foo and add it to the repository along with its revision history.

image

Once you create the repository you should see something like this. Note the git commands that Github provides us, we'll use some of these momentarily.

image

Clone this wiki locally