From 2bed9f5d5c197a04167c811735c586560f2ce764 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlJl0OCe6AJEnIFIcg-t5Rhk-lI_Y-tWUs" Date: Thu, 12 Feb 2015 16:22:18 +0000 Subject: [PATCH] Added a comment --- ...nt_2_312a57883d809857a69216fa47e04f17._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/Add_annex_files_outside_git_root_directory/comment_2_312a57883d809857a69216fa47e04f17._comment diff --git a/doc/forum/Add_annex_files_outside_git_root_directory/comment_2_312a57883d809857a69216fa47e04f17._comment b/doc/forum/Add_annex_files_outside_git_root_directory/comment_2_312a57883d809857a69216fa47e04f17._comment new file mode 100644 index 0000000000..0e5be5eec8 --- /dev/null +++ b/doc/forum/Add_annex_files_outside_git_root_directory/comment_2_312a57883d809857a69216fa47e04f17._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlJl0OCe6AJEnIFIcg-t5Rhk-lI_Y-tWUs" + nickname="Michael" + subject="comment 2" + date="2015-02-12T16:22:18Z" + content=""" +Ok, seems that I assumed incorrectly that `.gitignore` files were not valid for annex. + +However, if I `git add file_that_is_ignored`, I get an error message saying: + + The following paths are ignored by one of your .gitignore files: + Use -f if you really want to add them. + +Would it be possible for git-annex to be consistent with git behaviour here? +"""]]