summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 242b20d)
raw | patch | inline | side by side (parent: 242b20d)
author | Avery Pennarun <apenwarr@gmail.com> | |
Thu, 12 Aug 2010 15:15:57 +0000 (11:15 -0400) | ||
committer | Avery Pennarun <apenwarr@gmail.com> | |
Thu, 12 Aug 2010 15:15:57 +0000 (11:15 -0400) |
Thanks to Vanuan on github.
git-subtree.txt | patch | blob | history |
diff --git a/git-subtree.txt b/git-subtree.txt
index dbcba31346793d897dcecb274e578cefb8cbd92c..a30293d60767d7d83cd401b274ef24828a1a2e0b 100644 (file)
--- a/git-subtree.txt
+++ b/git-subtree.txt
DESCRIPTION
-----------
-git subtree allows you to include an subproject in your
+git subtree allows you to include a subproject in your
own repository as a subdirectory, optionally including the
subproject's entire history. For example, you could
include the source code for a library as a subdirectory of your