added bug report for when git-annex-import declines to import files that are under the repo but are git-ignored
This commit is contained in:
parent
c39fd60958
commit
7bfca4fc05
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
git-annex-import currently refuses to import any files under the repo dir, saying to use git-add instead. I think it should treat git-ignored files as if they were outside the repo. I often have a dir under the repo that is gitignored, and acts as a temp work area; git-annex-import should treat the files there as if they were outside the repo.
|
Loading…
Add table
Reference in a new issue