Autogenerated HTML docs for v1.5.0-rc4-26-gcc46a
authorJunio C Hamano <junio@hera.kernel.org>
Sat, 10 Feb 2007 01:28:40 +0000 (01:28 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sat, 10 Feb 2007 01:28:40 +0000 (01:28 +0000)
git-fetch.html
git-fetch.txt
git.html

index e14e073354bde5b88b7df9f449bdf5b3ccc87ff8..a13fd383ce2020b9fa55e2a803e39b15431cda8f 100644 (file)
@@ -281,6 +281,13 @@ the objects necessary to complete them.</p>
 <p>The ref names and their object names of fetched refs are stored\r
 in <tt>.git/FETCH_HEAD</tt>.  This information is left for a later merge\r
 operation done by "git merge".</p>\r
+<p>When &lt;refspec&gt; stores the fetched result in tracking branches,\r
+the tags that point at these branches are automatically\r
+followed.  This is done by first fetching from the remote using\r
+the given &lt;refspec&gt;s, and if the repository has objects that are\r
+pointed by remote tags that it does not yet have, then fetch\r
+those missing tags.  If the other end has tags that point at\r
+branches you are not interested in, you will not get them.</p>\r
 </div>\r
 <h2>OPTIONS</h2>\r
 <div class="sectionbody">\r
@@ -627,7 +634,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 19-Jan-2007 00:37:18 UTC\r
+Last updated 10-Feb-2007 01:28:29 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 7ecf2408d6fe060ccf5d179760abe59b708571f0..5fbeab76b7214f871865eaefd5dbe744036676b0 100644 (file)
@@ -20,6 +20,14 @@ The ref names and their object names of fetched refs are stored
 in `.git/FETCH_HEAD`.  This information is left for a later merge
 operation done by "git merge".
 
+When <refspec> stores the fetched result in tracking branches,
+the tags that point at these branches are automatically
+followed.  This is done by first fetching from the remote using
+the given <refspec>s, and if the repository has objects that are
+pointed by remote tags that it does not yet have, then fetch
+those missing tags.  If the other end has tags that point at
+branches you are not interested in, you will not get them.
+
 
 OPTIONS
 -------
index fa16a8d4ef682c1271fed0cc807154be9238452b..c67b282fabfc5b1e0d82c5d8f8f43c4f1a66ce5e 100644 (file)
--- a/git.html
+++ b/git.html
@@ -2296,7 +2296,7 @@ contributors on the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 09-Feb-2007 08:38:38 UTC\r
+Last updated 10-Feb-2007 01:28:29 UTC\r
 </div>\r
 </div>\r
 </body>\r