Merge branch 'mm/rebase-continue-freebsd-WB' into maint
[gitweb.git] / contrib / subtree / git-subtree.txt
index 89614e5bb98cc1122032aabdd2dc54beeda1cba8..e0957eee55d7fb4a530717d1ced39bcabb2057b2 100644 (file)
@@ -94,7 +94,7 @@ pull::
        repository.
        
 push::
-       Does a 'split' (see above) using the <prefix> supplied
+       Does a 'split' (see below) using the <prefix> supplied
        and then does a 'git push' to push the result to the 
        repository and refspec. This can be used to push your
        subtree to different branches of the remote repository.
@@ -270,7 +270,7 @@ git-extensions repository in ~/git-extensions/:
 name
 
 You can omit the --squash flag, but doing so will increase the number
-of commits that are incldued in your local repository.
+of commits that are included in your local repository.
 
 We now have a ~/git-extensions/git-subtree directory containing code
 from the master branch of git://github.com/apenwarr/git-subtree.git