Skip to content

Commit b59cdff

Browse files
alipman88gitster
authored andcommitted
Doc: prefer more specific file name
Change filters.txt to ref-reachability-filters.txt in order to avoid squatting on a file name that might be useful for another purpose. Signed-off-by: Aaron Lipman <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent a1b19aa commit b59cdff

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Documentation/git-branch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ serve four related but different purposes:
368368
- `--no-merged` is used to find branches which are candidates for merging
369369
into HEAD, since those branches are not fully contained by HEAD.
370370

371-
include::filters.txt[]
371+
include::ref-reachability-filters.txt[]
372372

373373
SEE ALSO
374374
--------

Documentation/git-for-each-ref.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ will be reported.
409409
NOTES
410410
-----
411411

412-
include::filters.txt[]
412+
include::ref-reachability-filters.txt[]
413413

414414
SEE ALSO
415415
--------

Documentation/git-tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ include::date-formats.txt[]
380380
NOTES
381381
-----
382382

383-
include::filters.txt[]
383+
include::ref-reachability-filters.txt[]
384384

385385
SEE ALSO
386386
--------

0 commit comments

Comments
 (0)