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 <alipman88@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Aaron Lipman committed
Sep 18, 2020 at 17:58 UTC
b59cdffd7e3d791ee289ebb46d7109ad3d51d7ea
4 files changed
+3
-3
Documentation/git-branch.txt
+1
-1
index 290b90639c..ace4ad3da8 100644
--- a/Documentation/git-branch.txt
+++ b/Documentation/git-branch.txt
@@ -368,7 +368,7 @@ serve four related but different purposes:
- `--no-merged` is used to find branches which are candidates for merging
into HEAD, since those branches are not fully contained by HEAD.
-include::filters.txt[]
+include::ref-reachability-filters.txt[]
SEE ALSO
--------
Documentation/git-for-each-ref.txt
+1
-1
index 7b9cf0ef1f..2962f85a50 100644
--- a/Documentation/git-for-each-ref.txt
+++ b/Documentation/git-for-each-ref.txt
@@ -409,7 +409,7 @@ will be reported.
NOTES
-----
-include::filters.txt[]
+include::ref-reachability-filters.txt[]
SEE ALSO
--------
Documentation/git-tag.txt
+1
-1
index cc667d7d01..56656d1be6 100644
--- a/Documentation/git-tag.txt
+++ b/Documentation/git-tag.txt
@@ -380,7 +380,7 @@ include::date-formats.txt[]
NOTES
-----
-include::filters.txt[]
+include::ref-reachability-filters.txt[]
SEE ALSO
--------
Documentation/ref-reachability-filters.txt
similarity index 100%
rename from Documentation/filters.txt
rename to Documentation/ref-reachability-filters.txt