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 7d2a973..97a9bd9 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 c30ca41..b0c5962 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 6d40af2..d993722 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 bd6cd41..aa40dfd 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 8216a6d..55df3d4 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