From 1c4c432f9d36043bedab19e9405be1a0cb8b280c Mon Sep 17 00:00:00 2001 From: fu-shanqing Date: Wed, 8 Jun 2022 11:29:20 +0800 Subject: [PATCH] add fuse-sshfs.yaml --- fuse-sshfs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fuse-sshfs.yaml diff --git a/fuse-sshfs.yaml b/fuse-sshfs.yaml new file mode 100644 index 0000000..44a4276 --- /dev/null +++ b/fuse-sshfs.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: libfuse/sshfs +tag_prefix: "" +separator: . \ No newline at end of file -- Gitee