diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:22 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:24 -0800 |
| commit | 72d385824a75e1d39b2a4395852dc954907fcc7d (patch) | |
| tree | f26ad157cae8ae9f5a1762f6d272dc413b32b8d8 /refs.h | |
| parent | dc657d56254d335016c02fb14bb257e37b8cde89 (diff) | |
| download | git-72d385824a75e1d39b2a4395852dc954907fcc7d.tar.xz | |
refs.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs.h')
| -rw-r--r-- | refs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -577,7 +577,7 @@ int refs_for_each_reflog(struct ref_store *refs, each_reflog_fn fn, void *cb_dat /* * Return 0 iff refname has the correct format for a refname according - * to the rules described in Documentation/git-check-ref-format.txt. + * to the rules described in Documentation/git-check-ref-format.adoc. * If REFNAME_ALLOW_ONELEVEL is set in flags, then accept one-level * reference names. If REFNAME_REFSPEC_PATTERN is set in flags, then * allow a single "*" wildcard character in the refspec. No leading or |
