summaryrefslogtreecommitdiff
path: root/TODO
blob: ed150cff02f1af3f511f42004d453ca28705977a (plain)
1
2
3
4
5
6
7
8
9
10
11
* bug: cannot "git annex ../foo"   (GitRepo.relative is buggy and
  git-ls-files also refuses w/o --full-name, which would need other changes)

* --push/--pull/--want

* how to handle git mv file?

* Support for remote git repositories (ssh:// specifically can be made to
  work, although the other end probably needs to have git-annex installed..)

* finish BackendChecksum