diff options
| author | Junio C Hamano <gitster@pobox.com> | 2010-03-31 15:14:27 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2010-03-31 15:14:27 -0700 |
| commit | 890a13a45285ad44858add2ce2f74eb478f549c8 (patch) | |
| tree | 778d3d73aef0d238edd621eaaf38dcdb9f22616e /Documentation/git.txt | |
| parent | 87b3c0117a340df61bdbac6794611c74696bd42a (diff) | |
| parent | 2be10bb5c1cfe15aa4f1b43137ccd17d826d8553 (diff) | |
| download | git-890a13a45285ad44858add2ce2f74eb478f549c8.tar.gz | |
Sync with 1.7.0.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
| -rw-r--r-- | Documentation/git.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 4e00b315ff..657eac831c 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,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.0.3/git.html[documentation for release 1.7.0.3] +* link:v1.7.0.4/git.html[documentation for release 1.7.0.4] * release notes for + link:RelNotes-1.7.0.4.txt[1.7.0.4], link:RelNotes-1.7.0.3.txt[1.7.0.3], link:RelNotes-1.7.0.2.txt[1.7.0.2], link:RelNotes-1.7.0.1.txt[1.7.0.1], |
