]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Sync with 2.3.9
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Sep 2015 17:34:19 +0000 (10:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Sep 2015 17:34:19 +0000 (10:34 -0700)
1  2 
Documentation/git.txt
builtin/show-branch.c
sha1_file.c

index e74e6540996749337de897c5f6171e65d5fae6eb,a62ed6f11abf973952cef795907c8f8488f12c69..a8740b994b0ac7cb0c97bbbbd236f9af8a55930d
@@@ -43,22 -43,10 +43,23 @@@ unreleased) version of Git, that is ava
  branch of the `git.git` repository.
  Documentation for older releases are available here:
  
- * link:v2.3.8/git.html[documentation for release 2.3.8]
 +* link:v2.4.8/git.html[documentation for release 2.4.8]
 +
 +* release notes for
 +  link:RelNotes/2.4.8.txt[2.4.8],
 +  link:RelNotes/2.4.7.txt[2.4.7],
 +  link:RelNotes/2.4.6.txt[2.4.6],
 +  link:RelNotes/2.4.5.txt[2.4.5],
 +  link:RelNotes/2.4.4.txt[2.4.4],
 +  link:RelNotes/2.4.3.txt[2.4.3],
 +  link:RelNotes/2.4.2.txt[2.4.2],
 +  link:RelNotes/2.4.1.txt[2.4.1],
 +  link:RelNotes/2.4.0.txt[2.4].
 +
+ * link:v2.3.9/git.html[documentation for release 2.3.9]
  
  * release notes for
+   link:RelNotes/2.3.9.txt[2.3.9],
    link:RelNotes/2.3.8.txt[2.3.8],
    link:RelNotes/2.3.7.txt[2.3.7],
    link:RelNotes/2.3.6.txt[2.3.6],
Simple merge
diff --cc sha1_file.c
Simple merge