diff options
Diffstat (limited to 'doc/special_remotes/comment_23_0f5440e0e54cf7ac2a68b1ba115b0930._comment')
-rw-r--r-- | doc/special_remotes/comment_23_0f5440e0e54cf7ac2a68b1ba115b0930._comment | 10 |
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. +"""]] |