We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4445c commit 7aa420aCopy full SHA for 7aa420a
test/fixtures/_known_hosts/.ssh/inside_comment
@@ -0,0 +1 @@
1
+Host this_file_should_not_be_included
test/fixtures/_known_hosts/config_include
@@ -8,4 +8,4 @@ Include config_asterisk* config_?uestion_mark
8
# Include a directory name. This is a misconfiguration, but ssh ignores it without errors.
9
Include ../../_known_hosts
10
# Include with extra comment
11
-Include config_comment # this should be ignored
+Include config_comment # inside_comment this should be ignored
0 commit comments