summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar neocryptek@659edac901ffbc8e541a974f8f18987eeafc63bd <neocryptek@web>2016-11-21 22:26:52 +0000
committerGravatar admin <admin@branchable.com>2016-11-21 22:26:52 +0000
commit5dc6836d2a510ffa1b6f8bb3adb55082efeebaa1 (patch)
tree91ff7290e4ed805257fd57b4d9a5f1bd0c8159df /doc
parent37e9434ce486e0eea1bb100d78b9326e27c23c33 (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/vanilla_git_repo_as_special_remote__63__/comment_2_6314256da98966f4c7d02aa0d6bf94ff._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/vanilla_git_repo_as_special_remote__63__/comment_2_6314256da98966f4c7d02aa0d6bf94ff._comment b/doc/forum/vanilla_git_repo_as_special_remote__63__/comment_2_6314256da98966f4c7d02aa0d6bf94ff._comment
new file mode 100644
index 000000000..f46355403
--- /dev/null
+++ b/doc/forum/vanilla_git_repo_as_special_remote__63__/comment_2_6314256da98966f4c7d02aa0d6bf94ff._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="neocryptek@659edac901ffbc8e541a974f8f18987eeafc63bd"
+ nickname="neocryptek"
+ avatar="http://cdn.libravatar.org/avatar/d9bfdefa9b503f1ac4844a686618374e"
+ subject="comment 2"
+ date="2016-11-21T22:26:52Z"
+ content="""
+Right, though bup also requires installation on the server. I'm looking for a way to store content into a vanilla git repo (as I don't have permission to install anything custom on the server).
+
+Since I want to store the content outside of git annex, it feels like a special remote. Though ideally it would have human readable files like:
+
+* <https://git-annex.branchable.com/todo/dumb__44___unsafe__44___human-readable_backend/>
+
+But since it's git and not just a normal (single version) filesystem, it could dedupe and save previous versions. Is there an easy way to hook git up safely to the external remote protocol:
+
+* [[special_remotes/external]]
+"""]]