revisions.txt: change "rev" to "<rev>"
authorDenton Liu <liu.denton@gmail.com>
Sun, 5 May 2019 16:06:59 +0000 (12:06 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 May 2019 15:09:06 +0000 (00:09 +0900)
In revisions.txt, there were some instances of a rev argument being
written as "rev". However, since they didn't mean the string literal,
write "<rev>", instead.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found