Skip to content

Commit 121f71f

Browse files
committed
Git 1.7.10.4
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 06de561 commit 121f71f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Documentation/RelNotes/1.7.10.4.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ Fixes since v1.7.10.3
2222
read from a file, did not treat individual lines in the given
2323
pattern argument as separate regular expressions as it should.
2424

25+
* When "git rebase" was given a bad commit to replay the history on,
26+
its error message did not correctly give the command line argument
27+
it had trouble parsing.
28+
2529
Also contains minor fixes and documentation updates.

Documentation/git.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ unreleased) version of git, that is available from 'master'
4444
branch of the `git.git` repository.
4545
Documentation for older releases are available here:
4646

47-
* link:v1.7.10.3/git.html[documentation for release 1.7.10.3]
47+
* link:v1.7.10.4/git.html[documentation for release 1.7.10.4]
4848

4949
* release notes for
50+
link:RelNotes/1.7.10.4.txt[1.7.10.4],
5051
link:RelNotes/1.7.10.3.txt[1.7.10.3],
5152
link:RelNotes/1.7.10.2.txt[1.7.10.2],
5253
link:RelNotes/1.7.10.1.txt[1.7.10.1],

0 commit comments

Comments
 (0)