Skip to content

Commit 72d3858

Browse files
tmzullingergitster
authored andcommitted
refs.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent dc657d5 commit 72d3858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ int refs_for_each_reflog(struct ref_store *refs, each_reflog_fn fn, void *cb_dat
577577

578578
/*
579579
* Return 0 iff refname has the correct format for a refname according
580-
* to the rules described in Documentation/git-check-ref-format.txt.
580+
* to the rules described in Documentation/git-check-ref-format.adoc.
581581
* If REFNAME_ALLOW_ONELEVEL is set in flags, then accept one-level
582582
* reference names. If REFNAME_REFSPEC_PATTERN is set in flags, then
583583
* allow a single "*" wildcard character in the refspec. No leading or

0 commit comments

Comments
 (0)