<p>Note that you can use <tt>.</tt> (current directory) as the\r
<repository> to pull from the local repository — this is useful\r
when merging local branches into the current branch.</p>\r
+<p>Also note that options meant for <tt>git-pull</tt> itself and underlying\r
+<tt>git-merge</tt> must be given before the options meant for <tt>git-fetch</tt>.</p>\r
</div>\r
<h2>OPTIONS</h2>\r
<div class="sectionbody">\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 28-Feb-2008 00:25:43 UTC\r
+Last updated 11-Mar-2008 22:49:45 UTC\r
</div>\r
</div>\r
</body>\r
<repository> to pull from the local repository -- this is useful
when merging local branches into the current branch.
+Also note that options meant for `git-pull` itself and underlying
+`git-merge` must be given before the options meant for `git-fetch`.
OPTIONS
-------
hook if one exists. You can use this hook to do sanity checks and\r
reject the rebase if it isn't appropriate. Please see the template\r
pre-rebase hook script for an example.</p>\r
-<p>You must be in the top directory of your project to start (or continue)\r
-a rebase. Upon completion, <branch> will be the current branch.</p>\r
+<p>Upon completion, <branch> will be the current branch.</p>\r
</div>\r
<h2>INTERACTIVE MODE</h2>\r
<div class="sectionbody">\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 03-Mar-2008 01:59:59 UTC\r
+Last updated 11-Mar-2008 22:49:45 UTC\r
</div>\r
</div>\r
</body>\r
reject the rebase if it isn't appropriate. Please see the template
pre-rebase hook script for an example.
-You must be in the top directory of your project to start (or continue)
-a rebase. Upon completion, <branch> will be the current branch.
+Upon completion, <branch> will be the current branch.
INTERACTIVE MODE
----------------