Browse Source

add note on git annex whereis

Elena Piscopia 4 years ago
parent
commit
7b176b0a0b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      notes.txt

+ 4 - 0
notes.txt

@@ -56,3 +56,7 @@ registered subdatasets underneath a subdataset, so a safer
 way to proceed is to set a decent --recursion-limit:
 "datalad get -n -r --recursion-limit 2 <subds>"
 
+The command "git annex whereis PATH" lists the repositories that have
+the file content of an annexed file. When using "datalad get" to retrieve
+file content, those repositories will be queried.
+