(documentation)
* Many freestanding documentation pages have been converted and made
- available to "git help" (aka "man git-<command>") as section 7 of the
- manual pages.
+ available to "git help" (aka "man git<something>") as section 7 of
+ the manual pages. This means bookmarks to some HTML documentation
+ files may need to be updated (eg "tutorial.html" became
+ "gittutorial.html").
(performance)
<div class="sectionbody">\r
<p>Sends missing objects to remote repository, and updates the\r
remote branch.</p>\r
-<p><strong>NOTE</strong>: This command is temporarily disabled if your cURL\r
-library is older than 7.16, as the combination has been reported\r
+<p><strong>NOTE</strong>: This command is temporarily disabled if your libcurl\r
+is older than 7.16, as the combination has been reported\r
not to work and sometimes corrupts repository.</p>\r
</div>\r
<h2>OPTIONS</h2>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Jun-2008 22:46:42 UTC\r
+Last updated 16-Jun-2008 01:52:17 UTC\r
</div>\r
</div>\r
</body>\r
Sends missing objects to remote repository, and updates the
remote branch.
-*NOTE*: This command is temporarily disabled if your cURL
-library is older than 7.16, as the combination has been reported
+*NOTE*: This command is temporarily disabled if your libcurl
+is older than 7.16, as the combination has been reported
not to work and sometimes corrupts repository.
OPTIONS
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Jun-2008 01:34:50 UTC\r
+Last updated 16-Jun-2008 01:52:17 UTC\r
</div>\r
</div>\r
</body>\r
------------------------
Make sure that you have HTTP support, i.e. your git was built with
-curl (version more recent than 7.10). The command 'git http-push' with
+libcurl (version more recent than 7.10). The command 'git http-push' with
no argument should display a usage message.
Then, add the following to your $HOME/.netrc (you can do without, but will be