From 105befc5e3e647fad06836a48e9950fb4fc9d627 Mon Sep 17 00:00:00 2001 From: sts Date: Mon, 27 Jun 2016 19:36:58 +0000 Subject: [PATCH] Added a comment --- .../comment_5_287510b4e8b9043fe361b7c5dc1f4e9f._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/Repository_backup/comment_5_287510b4e8b9043fe361b7c5dc1f4e9f._comment diff --git a/doc/forum/Repository_backup/comment_5_287510b4e8b9043fe361b7c5dc1f4e9f._comment b/doc/forum/Repository_backup/comment_5_287510b4e8b9043fe361b7c5dc1f4e9f._comment new file mode 100644 index 0000000000..2fac3bccc1 --- /dev/null +++ b/doc/forum/Repository_backup/comment_5_287510b4e8b9043fe361b7c5dc1f4e9f._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="sts" + subject="comment 5" + date="2016-06-27T19:36:58Z" + content=""" +I always backup my git-annex repos using 'git bundle create ... --all' which is similar to a git clone, but much more convenient for backups, because it is just a single file :). +"""]]