From b56339e2d212560ed888281020a89b387a5fc450 Mon Sep 17 00:00:00 2001 From: chadinfiniteskill Date: Thu, 6 Mar 2014 13:04:41 -0600 Subject: [PATCH] Add an additional subtopic --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 063a5be..1bb1c39 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,7 @@

Git Training Topics

Adding New Files
Modifying Existing Files
Committing Files to a Repository
+
Pushing Changes to a Remote Repository
Branching And Merging A Repository
Creating A Branch