Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Git/doc/git/html/RelNotes/ |
Upload File : |
Git v1.7.8.6 Release Notes ========================== Fixes since v1.7.8.5 -------------------- * An error message from 'git bundle' had an unmatched single quote pair in it. * 'git diff --histogram' option was not described. * Documentation for 'git rev-list' had minor formatting errors. * 'git imap-send' carried an unused dead code. * The way 'git fetch' implemented its connectivity check over received objects was overly pessimistic, and wasted a lot of cycles. * Various minor backports of fixes from the 'master' and the 'maint' branch. Also contains minor fixes and documentation updates.