Skip to content

Commit 550fac1

Browse files
tmzullingergitster
authored andcommitted
object-name.c: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 02ed88f commit 550fac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object-name.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ static int peel_onion(struct repository *r, const char *name, int len,
12731273
}
12741274

12751275
/*
1276-
* Documentation/revisions.txt says:
1276+
* Documentation/revisions.adoc says:
12771277
* '<describeOutput>', e.g. 'v1.7.4.2-679-g3bee7fb'::
12781278
* Output from `git describe`; i.e. a closest tag, optionally
12791279
* followed by a dash and a number of commits, followed by a dash, a

0 commit comments

Comments
 (0)