Updated Updating a sub moduled Git repository (markdown)
parent
738466e116
commit
0eeb9cd46a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue