mirror of
https://github.com/git/git.git
synced 2024-11-19 18:44:08 +01:00
Git 1.7.3.2
This commit is contained in:
parent
f7bff60de9
commit
8a90438506
5
Documentation/RelNotes/1.7.3.2.txt
Normal file
5
Documentation/RelNotes/1.7.3.2.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Git v1.7.3.2 Release Notes
|
||||
==========================
|
||||
|
||||
This is primarily to push out many documentation fixes accumulated since
|
||||
the 1.7.3.1 release.
|
@ -44,9 +44,10 @@ unreleased) version of git, that is available from 'master'
|
||||
branch of the `git.git` repository.
|
||||
Documentation for older releases are available here:
|
||||
|
||||
* link:v1.7.3.1/git.html[documentation for release 1.7.3.1]
|
||||
* link:v1.7.3.2/git.html[documentation for release 1.7.3.2]
|
||||
|
||||
* release notes for
|
||||
link:RelNotes/1.7.3.2.txt[1.7.3.2],
|
||||
link:RelNotes/1.7.3.1.txt[1.7.3.1],
|
||||
link:RelNotes/1.7.3.txt[1.7.3].
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v1.7.3.1
|
||||
DEF_VER=v1.7.3.2
|
||||
|
||||
LF='
|
||||
'
|
||||
|
2
RelNotes
2
RelNotes
@ -1 +1 @@
|
||||
Documentation/RelNotes/1.7.3.1.txt
|
||||
Documentation/RelNotes/1.7.3.2.txt
|
Loading…
Reference in New Issue
Block a user