summaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_import__58___ignored_names_fatal/comment_2_99f575f424ec2f0d739fa7296f0d0086._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git_annex_import__58___ignored_names_fatal/comment_2_99f575f424ec2f0d739fa7296f0d0086._comment')
-rw-r--r--doc/bugs/git_annex_import__58___ignored_names_fatal/comment_2_99f575f424ec2f0d739fa7296f0d0086._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_import__58___ignored_names_fatal/comment_2_99f575f424ec2f0d739fa7296f0d0086._comment b/doc/bugs/git_annex_import__58___ignored_names_fatal/comment_2_99f575f424ec2f0d739fa7296f0d0086._comment
new file mode 100644
index 000000000..0806cdef0
--- /dev/null
+++ b/doc/bugs/git_annex_import__58___ignored_names_fatal/comment_2_99f575f424ec2f0d739fa7296f0d0086._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2015-04-29T17:35:22Z"
+ content="""
+I cannot reproduce it repeating; the file is actually moved out of the
+import location, so importing again won't do anything with it. You can
+`git annex add --force` the file to bypass the .gitignore.
+
+`git annex import --force` also bypasses the problem entirely.
+"""]]