Skip to content

Commit

Permalink
Git 1.7.10.4
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Jun 3, 2012
1 parent 06de561 commit 121f71f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Documentation/RelNotes/1.7.10.4.txt
Expand Up @@ -22,4 +22,8 @@ Fixes since v1.7.10.3
read from a file, did not treat individual lines in the given
pattern argument as separate regular expressions as it should.

* When "git rebase" was given a bad commit to replay the history on,
its error message did not correctly give the command line argument
it had trouble parsing.

Also contains minor fixes and documentation updates.
3 changes: 2 additions & 1 deletion Documentation/git.txt
Expand Up @@ -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.10.3/git.html[documentation for release 1.7.10.3]
* link:v1.7.10.4/git.html[documentation for release 1.7.10.4]

* release notes for
link:RelNotes/1.7.10.4.txt[1.7.10.4],
link:RelNotes/1.7.10.3.txt[1.7.10.3],
link:RelNotes/1.7.10.2.txt[1.7.10.2],
link:RelNotes/1.7.10.1.txt[1.7.10.1],
Expand Down

0 comments on commit 121f71f

Please sign in to comment.