This commit is contained in:
parent
34ffbd990b
commit
3de6e4b44a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Obviously, since directories themselves are not git-annex objects, there is no way to say whether or not they are "present", but perhaps the most intuitive would be to say whether or not any git-annex files under a given directory are present.
|
||||
|
||||
For example, if I have:
|
||||
For example, if I have:
|
||||
./
|
||||
+-- subdir0/
|
||||
| +-- file0 (present in local git-annex repo)
|
||||
|
|
Loading…
Reference in a new issue