Skip to content

Commit 87e0910

Browse files
tmzullingergitster
authored andcommitted
contrib/long-running-filter: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bbd6174 commit 87e0910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/long-running-filter/example.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/perl
22
#
33
# Example implementation for the Git filter protocol version 2
4-
# See Documentation/gitattributes.txt, section "Filter Protocol"
4+
# See Documentation/gitattributes.adoc, section "Filter Protocol"
55
#
66
# Please note, this pass-thru filter is a minimal skeleton. No proper
77
# error handling was implemented.

0 commit comments

Comments
 (0)