(no commit message)
authora@b34f238966e58f7c2ea550cc4cab3005c0e33150 <a@web>
Sat, 5 Dec 2015 18:17:45 +0000 (18:17 +0000)
committeradmin <admin@branchable.com>
Sat, 5 Dec 2015 18:17:45 +0000 (18:17 +0000)
doc/forum/Find_out_if_file_is_in_annex__63__.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Find_out_if_file_is_in_annex__63__.mdwn b/doc/forum/Find_out_if_file_is_in_annex__63__.mdwn
new file mode 100644 (file)
index 0000000..9d46808
--- /dev/null
@@ -0,0 +1,8 @@
+Hi,
+
+I am currently trying to move nearly all of my files into git-annex, and I was wondering if there is a (plumbing-level?) way to easily figure out if a file I find on a random hard disk is already contained in my annex repository?
+
+I.e., is there an easy way to compute the key for a file (which is not in an annex) and look up if the file is already contained in a given annex repository? I've looked a bit at the plumbing-level commands but none seem to exactly fit the bill :-/
+
+Cheers,
+Alex