From: Todd Zullinger Date: Mon, 3 Mar 2025 20:44:19 +0000 (-0500) Subject: object-name.c: *.txt -> *.adoc fixes X-Git-Tag: v2.49.0-rc2~4^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=550fac1d131d764c7c5ec5d69f53290c30855be6;p=thirdparty%2Fgit.git object-name.c: *.txt -> *.adoc fixes Signed-off-by: Todd Zullinger Signed-off-by: Junio C Hamano --- diff --git a/object-name.c b/object-name.c index 945d5bdef2..76749fbfe6 100644 --- a/object-name.c +++ b/object-name.c @@ -1273,7 +1273,7 @@ static int peel_onion(struct repository *r, const char *name, int len, } /* - * Documentation/revisions.txt says: + * Documentation/revisions.adoc says: * '', e.g. 'v1.7.4.2-679-g3bee7fb':: * Output from `git describe`; i.e. a closest tag, optionally * followed by a dash and a number of commits, followed by a dash, a