From 8ffda5f39f80644027b29db30bb231d2b6f74ce1 Mon Sep 17 00:00:00 2001 From: "neocryptek@659edac901ffbc8e541a974f8f18987eeafc63bd" Date: Mon, 21 Nov 2016 22:26:52 +0000 Subject: [PATCH] Added a comment --- ..._2_6314256da98966f4c7d02aa0d6bf94ff._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/vanilla_git_repo_as_special_remote__63__/comment_2_6314256da98966f4c7d02aa0d6bf94ff._comment 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 0000000000..f463554031 --- /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: + +* + +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]] +"""]]