Fix typo in test comment.

I do not know why it was spelled git-rev-tree when I meant to say
git-read-tree, but the typo was left since day one.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-09-16 23:27:52 -07:00
parent 5a90d4ac1a
commit 50d69ef4f5

View File

@ -11,7 +11,7 @@ There is the head (called H) and another commit (called M), which is
simply ahead of H. The index and the work tree contains a state that simply ahead of H. The index and the work tree contains a state that
is derived from H, but may also have local changes. This test checks is derived from H, but may also have local changes. This test checks
all the combinations described in the two-tree merge "carry forward" all the combinations described in the two-tree merge "carry forward"
rules, found in <Documentation/git-rev-tree.txt>. rules, found in <Documentation/git-read-tree.txt>.
In the test, these paths are used: In the test, these paths are used:
bozbar - in H, stays in M, modified from bozbar to gnusto bozbar - in H, stays in M, modified from bozbar to gnusto