From dfeaa1f7dfbd284a6ee60078f879161259656738 Mon Sep 17 00:00:00 2001 From: Elmom Date: Thu, 30 Sep 2010 09:27:51 +0300 Subject: [PATCH] More about git submodule usage --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index db21ae2..9a755c2 100644 --- a/README +++ b/README @@ -15,8 +15,9 @@ which should be safe to use on all included files (ie. no top level code should create geometry). If you host your project in git, you can do "git submodule add URL PATH" in your -repo to import this library as a git submodule for easy usage. Then you need to do a "git submodule update --init". See -"git help submodule"" for more info. +repo to import this library as a git submodule for easy usage. Then you need to do +a "git submodule update --init". When you want to update the submodule, +do "cd PATH; git checkout master; git pull". See "git help submodule"" for more info. Currently Provided Tools: