From 185287718ddc91ee5ef174da810ffd65eae36f95 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 28 Nov 2018 11:40:13 -0400 Subject: [PATCH] followup --- ...comment_1_2358e0503ca6c65644ca68c0ebd89723._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/add_limit_to_matching_options/comment_1_2358e0503ca6c65644ca68c0ebd89723._comment diff --git a/doc/todo/add_limit_to_matching_options/comment_1_2358e0503ca6c65644ca68c0ebd89723._comment b/doc/todo/add_limit_to_matching_options/comment_1_2358e0503ca6c65644ca68c0ebd89723._comment new file mode 100644 index 0000000000..b9100e70a0 --- /dev/null +++ b/doc/todo/add_limit_to_matching_options/comment_1_2358e0503ca6c65644ca68c0ebd89723._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-11-28T15:33:57Z" + content=""" +Well, git-annex will avoid copying files to the drive once it's full, so +you don't really need to tell it the size of the drive. + +It seems to me that your command would work without any new --limit option. +"""]]