object-name.c: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
02ed88f6a2
commit
550fac1d13
@ -1273,7 +1273,7 @@ static int peel_onion(struct repository *r, const char *name, int len,
|
||||
}
|
||||
|
||||
/*
|
||||
* Documentation/revisions.txt says:
|
||||
* Documentation/revisions.adoc says:
|
||||
* '<describeOutput>', 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
|
||||
|
||||
Reference in New Issue
Block a user