removed
authoracadx0@9d7ca00c5a85a700a7209ab4fc2505189ded1aa3 <acadx0@web>
Sun, 1 Jan 2023 04:01:41 +0000 (04:01 +0000)
committeradmin <admin@branchable.com>
Sun, 1 Jan 2023 04:01:41 +0000 (04:01 +0000)
doc/forum/Way_to_add_file_in_other_directory_without_change__63__/comment_1_f42fa9d82ed627289b1df4e8c5479374._comment [deleted file]

diff --git a/doc/forum/Way_to_add_file_in_other_directory_without_change__63__/comment_1_f42fa9d82ed627289b1df4e8c5479374._comment b/doc/forum/Way_to_add_file_in_other_directory_without_change__63__/comment_1_f42fa9d82ed627289b1df4e8c5479374._comment
deleted file mode 100644 (file)
index 40bb9b2..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-[[!comment format=mdwn
- username="acadx0@9d7ca00c5a85a700a7209ab4fc2505189ded1aa3"
- nickname="acadx0"
- avatar="http://cdn.libravatar.org/avatar/b108d0f7ce179702be9003ca890a0131"
- subject="try 2"
- date="2023-01-01T04:00:24Z"
- content="""
-Okay I got git annex addurl file:/// working with this config.
-
-```
-[annex \"security\"]
-       allowed-url-schemes = http https file
-       allowed-http-addresses = all
-```
-
-But it copies the file to local directory, is there a way to make it 
-just calculate checksum without copying(downloading) it?
-
-Or if there's just alternative way please let me know.
-"""]]