diff options
author | andy <andy@web> | 2013-06-27 02:03:00 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-06-27 02:03:00 +0000 |
commit | 7cb50d5f821782cbd795d4551fdccccaaa084350 (patch) | |
tree | 7c94bbbcbd8c965be35fe997f7d121af328032a7 /doc/design | |
parent | 986d5a121fc135ec85415a1af033fd1a4071230f (diff) |
Added a comment: Another success story
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment b/doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment new file mode 100644 index 000000000..f08fce4b3 --- /dev/null +++ b/doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="andy" + ip="99.127.140.99" + subject="Another success story" + date="2013-06-27T02:03:00Z" + content=""" +I'm using Ubuntu, and I do a clean install about every 6 months when the new versions come out. I also have 2-3 systems I need to keep in sync. I use git annex to store files I want to keep between OS reinstalls, and to sync the various systems I need data on. I also use it to backup data to the cloud and to bup. I have 6+ repos, 235 GB of data, and 31,029 known annex keys (thanks `git annex map` and `git annex status`!); nevertheless git annex is generally pretty cooperative. I'm not using the assistant yet, but I'd like to eventually. I almost don't have to think about the stuff annex handles. It's really fun to install a fresh OS, clone the git annex repo, and have my entire annex directory tree available immediately. + +Thanks Joey! You've done a great job! +"""]] |