From 161af3116dbd6a2f866457266aba73d645c34658 Mon Sep 17 00:00:00 2001 From: DanODonovan Date: Fri, 17 Jun 2016 15:33:12 +0000 Subject: [PATCH] --- ...silently_failing_when_attempting_to_add_ignored_files.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/bugs/silently_failing_when_attempting_to_add_ignored_files.mdwn b/doc/bugs/silently_failing_when_attempting_to_add_ignored_files.mdwn index 551abcf8cf..d9b5f67486 100644 --- a/doc/bugs/silently_failing_when_attempting_to_add_ignored_files.mdwn +++ b/doc/bugs/silently_failing_when_attempting_to_add_ignored_files.mdwn @@ -1,9 +1,9 @@ ### Please describe the problem. -When attempting to add a file listed in .gitignore, git annex exits silently. I would expect to see an error message a la plain git: "The following paths are ignored by one of your .gitignore files: " +When attempting to add a file listed in .gitignore, git annex exits silently. I would expect to see an error message a la plain git: "The following paths are ignored by one of your .gitignore files: _that file_" ### What steps will reproduce the problem? 1. Add a file to .gitignore -2. git annex add +2. git annex add _that file_ ### What version of git-annex are you using? On what operating system? git-annex version: 6.20160613