diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlJl0OCe6AJEnIFIcg-t5Rhk-lI_Y-tWUs <Michael@web> | 2015-02-12 16:22:18 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-02-12 16:22:18 +0000 |
commit | f2272560241266641054702b7a0b8dfca29bb82b (patch) | |
tree | d05ac32d531eed957e905416ec795c7e1a8e8b74 | |
parent | c38bc8ea3b253aab7c0ababe4a046f824767ad12 (diff) |
Added a comment
-rw-r--r-- | doc/forum/Add_annex_files_outside_git_root_directory/comment_2_312a57883d809857a69216fa47e04f17._comment | 15 |
1 files changed, 15 insertions, 0 deletions
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 000000000..0e5be5eec --- /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? +"""]] |