Updated Updating a sub moduled Git repository (markdown)

Margen67 2021-06-11 13:49:21 -10:00
parent 738466e116
commit 0eeb9cd46a
1 changed files with 1 additions and 1 deletions

@ -12,4 +12,4 @@ git push
At this point, our sub-module fork is synchronized with the latest upstream changes, but we still need to tell the Cxbx-Reloaded repository to use the new commits.
To do this, use any git client of choice (or the command line) to stage the sub-module's directory, and commit/push as normal.
To do this, use any git client of choice (or the command line) to stage the sub-module's directory, and commit/push as normal.