From 4fcee356963bf710ebb3f4e1afd0cb4b37a8fb97 Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Sun, 5 Jul 2015 15:00:46 +0000 Subject: [PATCH] Added a comment --- ...t_16_c68dfaeee2ef18f420f7e11ff5f604b9._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/backends/comment_16_c68dfaeee2ef18f420f7e11ff5f604b9._comment diff --git a/doc/backends/comment_16_c68dfaeee2ef18f420f7e11ff5f604b9._comment b/doc/backends/comment_16_c68dfaeee2ef18f420f7e11ff5f604b9._comment new file mode 100644 index 0000000000..64c0102e28 --- /dev/null +++ b/doc/backends/comment_16_c68dfaeee2ef18f420f7e11ff5f604b9._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="CandyAngel" + subject="comment 16" + date="2015-07-05T15:00:46Z" + content=""" +Or I could not be an idiot and tell you the command specifically looking up a key for a file: lookupkey + + ## git annex lookupkey CG\ Cookie/Compositing\ in\ Blender/01_CompositingInBlender_SourceFiles.zip + SHA256E-s744506832--08d2daced60b5eb6509044d5eefca82e7a6899350f49adc0083014229739515e.zip + +So to get the backend (if the first component is always the backend): + + ## git annex lookupkey CG\ Cookie/Compositing\ in\ Blender/01_CompositingInBlender_SourceFiles.zip | cut -d- -f1 + SHA256E +"""]]