From 02de1259a5d4efea8d609a03c2821d25f9792857 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 11 Jun 2013 14:30:08 +0000 Subject: [PATCH] Added a comment --- ...comment_5_96b1eb1e8e9f315c646f4686870f9b52._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/help_running_git-annex_on_top_of_existing_repo/comment_5_96b1eb1e8e9f315c646f4686870f9b52._comment diff --git a/doc/forum/help_running_git-annex_on_top_of_existing_repo/comment_5_96b1eb1e8e9f315c646f4686870f9b52._comment b/doc/forum/help_running_git-annex_on_top_of_existing_repo/comment_5_96b1eb1e8e9f315c646f4686870f9b52._comment new file mode 100644 index 0000000000..6435fc2528 --- /dev/null +++ b/doc/forum/help_running_git-annex_on_top_of_existing_repo/comment_5_96b1eb1e8e9f315c646f4686870f9b52._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 5" + date="2013-06-11T14:30:08Z" + content=""" +I think the most useful thing for people in this thread to know about is [[tips/replacing_Sparkleshare_or_dvcs-autosync_with_the_assistant]]. + +This doesn't solve it at the command line, where you still need to choose between git add and git annex add, but you can use git annex watch to automatically commit small files to git, and large files to the git annex. +"""]]