Autogenerated HTML docs for v1.5.4-rc3-30-g472ca
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 18 Jan 2008 10:20:16 +0000 (10:20 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 18 Jan 2008 10:20:16 +0000 (10:20 +0000)
RelNotes-1.5.4.txt
cmds-ancillarymanipulators.txt
core-tutorial.html
core-tutorial.txt
git.html

index 7d2a973c795acf3a37a12da97fe6915dcfbe7913..97a9bd9cd23934ec2d00b4160d0447bfffff97f3 100644 (file)
@@ -46,6 +46,10 @@ Deprecation notices
    and works for all transports; "git peek-remote" will be removed in
    the future.
 
+ * "git repo-config" which was an old name for "git config" command
+   has been supported without being advertised for a long time.  The
+   next feature release will remove it.
+
  * From v1.6.0, the repack.usedeltabaseoffset config option will default
    to true, which will give denser packfiles (i.e. more efficient storage).
    The downside is that git older than version 1.4.4 will not be able
index c30ca41a996cde497908abc0e596c648a905d207..b0c59620fa0dee4e1c450b8ba7cd605c70ae03d1 100644 (file)
@@ -34,3 +34,6 @@ linkgit:git-remote[1]::
 linkgit:git-repack[1]::
        Pack unpacked objects in a repository.
 
+linkgit:git-repo-config[1]::
+       (deprecated) Get and set repository or global options.
+
index 6d40af2d8b487deb4445e6973bf0a0044b2d201a..d993722deed319bf01eac12fb0077afac6e297b6 100644 (file)
@@ -823,7 +823,7 @@ particular state. You can, for example, do</p>
 <div class="content">\r
 <pre><tt>$ git diff my-first-tag</tt></pre>\r
 </div></div>\r
-<p>to diff your current state against that tag (which at this point will\r
+<p>to diff your current state against that tag which at this point will\r
 obviously be an empty diff, but if you continue to develop and commit\r
 stuff, you can use your tag as an "anchor-point" to see what has changed\r
 since you tagged it.</p>\r
@@ -1967,7 +1967,7 @@ to follow, not easier.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 07-Jan-2008 07:51:07 UTC\r
+Last updated 18-Jan-2008 10:19:40 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bd6cd4124546a867c029a0c14b16f1944f9eca88..aa40dfd36a6f210c5808791225014e023d18c0de 100644 (file)
@@ -578,7 +578,7 @@ particular state. You can, for example, do
 $ git diff my-first-tag
 ----------------
 
-to diff your current state against that tag (which at this point will
+to diff your current state against that tag which at this point will
 obviously be an empty diff, but if you continue to develop and commit
 stuff, you can use your tag as an "anchor-point" to see what has changed
 since you tagged it.
index 8216a6d8966c140d3b09070922f6ff94556c58b9..55df3d4be997294c360a7f14b666e42eb409321b 100644 (file)
--- a/git.html
+++ b/git.html
@@ -792,6 +792,14 @@ ancillary user utilities.</p>
         Pack unpacked objects in a repository.\r
 </p>\r
 </dd>\r
+<dt>\r
+<a href="git-repo-config.html">git-repo-config(1)</a>\r
+</dt>\r
+<dd>\r
+<p>\r
+        (deprecated) Get and set repository or global options.\r
+</p>\r
+</dd>\r
 </dl>\r
 <p>Interrogators:</p>\r
 <dl>\r
@@ -1938,7 +1946,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 08-Jan-2008 09:12:45 UTC\r
+Last updated 18-Jan-2008 10:19:40 UTC\r
 </div>\r
 </div>\r
 </body>\r