git-annex/TODO

12 lines
375 B
Text
Raw Normal View History

2010-10-16 19:23:03 +00:00
* bug: cannot "git annex ../foo" (GitRepo.relative is buggy and
git-ls-files also refuses w/o --full-name, which would need other changes)
2010-10-14 18:14:19 +00:00
* --push/--pull/--want
2010-10-11 20:35:28 +00:00
2010-10-13 05:53:16 +00:00
* how to handle git mv file?
2010-10-16 21:08:08 +00:00
* Support for remote git repositories (ssh:// specifically can be made to
work, although the other end probably needs to have git-annex installed..)
2010-10-13 05:53:16 +00:00
* finish BackendChecksum