Code

Docs: cleaning up example textual redundancy
authorDan Sabath <dsabath@whitepages.com>
Tue, 9 Feb 2010 01:43:09 +0000 (17:43 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 9 Feb 2010 03:02:04 +0000 (22:02 -0500)
Signed-off-by: Dan Sabath <dsabath@whitepages.com>
git-subtree.txt

index cde5a7e73e830aab6bbb245354dcc5ff89ba9f17..c455f6912b7ea2ca50358ae6f1c078c4d25c24ef 100644 (file)
@@ -243,9 +243,9 @@ Now we add the vendor library with
 You can omit the --squash flag, but doing so will increase the number
 of commits that are incldued in your local repository.
 
-We now have  ~/git-extensions/git-subtree directory with the git-subtree
-subdirectory containing code from the master branch of
-git://github.com/apenwarr/git-subtree.git
+We now have a ~/git-extensions/git-subtree directory containing code
+from the master branch of git://github.com/apenwarr/git-subtree.git
+in our git-extensions repository.
 
 EXAMPLE 2
 ---------