bug
This commit is contained in:
parent
33432a3277
commit
15986f01d1
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -1,6 +1,9 @@
|
|||
* bug: cannot "git annex ../foo" (GitRepo.relative is buggy and
|
||||
git-ls-files also refuses w/o --full-name, which would need other changes)
|
||||
|
||||
* bug: doesn't learn new remote's uuids if a known (but maybe not accessible)
|
||||
uuids has a wanted file
|
||||
|
||||
* bug: ctrl+c does not stop it from running another action; need to
|
||||
not catch UserInterrupt exceptions.
|
||||
|
||||
|
|
Loading…
Reference in a new issue