We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd6174 commit 87e0910Copy full SHA for 87e0910
contrib/long-running-filter/example.pl
@@ -1,7 +1,7 @@
1
#!/usr/bin/perl
2
#
3
# Example implementation for the Git filter protocol version 2
4
-# See Documentation/gitattributes.txt, section "Filter Protocol"
+# See Documentation/gitattributes.adoc, section "Filter Protocol"
5
6
# Please note, this pass-thru filter is a minimal skeleton. No proper
7
# error handling was implemented.
0 commit comments