blob: a0f7c8b5fa9362d97a8c634105b8db785d964382 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
* bug when annexing files while in a subdir of a git repo
* bug when specifying absolute path to files when annexing
* implement retrieval for backendfile
* query remotes for their annex.uuid settings
* --push/--pull/--want/--drop
* how to handle git mv file?
* finish BackendChecksum
|