summaryrefslogtreecommitdiff
path: root/doc/todo/git_annex_grep.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/git_annex_grep.mdwn')
-rw-r--r--doc/todo/git_annex_grep.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/git_annex_grep.mdwn b/doc/todo/git_annex_grep.mdwn
new file mode 100644
index 000000000..783654a78
--- /dev/null
+++ b/doc/todo/git_annex_grep.mdwn
@@ -0,0 +1,9 @@
+### Please describe the problem.
+
+inability to quickly grep locally present files
+
+### What steps will reproduce the problem?
+
+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]]