From 0eeb9cd46a94a3aff438f69eb9e495c976b5fe33 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Fri, 11 Jun 2021 13:49:21 -1000 Subject: [PATCH] Updated Updating a sub moduled Git repository (markdown) --- Updating-a-sub-moduled-Git-repository.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating-a-sub-moduled-Git-repository.md b/Updating-a-sub-moduled-Git-repository.md index 360a5e2..ae90d63 100644 --- a/Updating-a-sub-moduled-Git-repository.md +++ b/Updating-a-sub-moduled-Git-repository.md @@ -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. \ No newline at end of file +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.