summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2014-05-16 19:11:02 +0000
committerGravatar admin <admin@branchable.com>2014-05-16 19:11:02 +0000
commit3fc0883d3714374251aec4b61d3366f920e5a761 (patch)
treea4ed218dd8b7a02714d3a747c0625b6f0c1e9e2b
parenta7c57f6a734ae54621a5ae61e2bd9b285777b726 (diff)
Added a comment
-rw-r--r--doc/special_remotes/comment_23_0f5440e0e54cf7ac2a68b1ba115b0930._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/special_remotes/comment_23_0f5440e0e54cf7ac2a68b1ba115b0930._comment b/doc/special_remotes/comment_23_0f5440e0e54cf7ac2a68b1ba115b0930._comment
new file mode 100644
index 000000000..6ec99abc9
--- /dev/null
+++ b/doc/special_remotes/comment_23_0f5440e0e54cf7ac2a68b1ba115b0930._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="108.236.230.124"
+ subject="comment 23"
+ date="2014-05-16T19:11:00Z"
+ content="""
+@donkeyicydragon one way to accomplish that would be to just tar up `.git` -- excluding `.git/annex/objects` and add that to git-annex like any other file. You could make a git post-commit hook that does that, but that seems overboard.
+
+Or, you could just make a git clone of your repo to a local removable drive, and use that as a local backup.
+"""]]