From 30c2a6393301aea175af17e059e61cde64941b8e Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Thu, 11 Jun 2015 19:17:45 +0000 Subject: [PATCH] i don't think this is valid --- doc/todo/git_annex_grep.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/todo/git_annex_grep.mdwn b/doc/todo/git_annex_grep.mdwn index 78f41d9905..783654a78f 100644 --- a/doc/todo/git_annex_grep.mdwn +++ b/doc/todo/git_annex_grep.mdwn @@ -6,3 +6,4 @@ inability to quickly grep locally present files run "git annex grep" +> i don't understand this request. just running `grep` will grep all the locally present files: sure there will be warnings, but you can use `2>/dev/null` to silence those. as for the suggested solution in comment, that greps for the filenames. please clarify the feature request here or this is [[invalid|done]]. --[[anarcat]]