close
This commit is contained in:
parent
0b38397c6d
commit
f0f84dbe48
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
Currently, git annex find lists files that are present in the current repository, possibly restricted to a subdirectory. But it does not easily seem possible to get this information about a remote repository.
|
||||
|
||||
I would find it useful if this command understood flags that makes it tell me what is present somewhere else (maybe "--on remote") and combinations of the flags ("--on remote1 --and --not-on remote2" or "--on disk1 --or --on disk2").
|
||||
|
||||
> Almost. You're looking for `--in remote`, which was added 2 months ago.
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Reference in a new issue