diff options
author | 2015-07-05 14:54:19 +0000 | |
---|---|---|
committer | 2015-07-05 14:54:19 +0000 | |
commit | 54131a657034872e883656683ca16019b7cd4576 (patch) | |
tree | 5cb3fe062ab574d449411f0bfd78ddace05fa26e | |
parent | 0db92ffbd825a2dd3d7a081be6a39e90f22b311b (diff) |
Added a comment
-rw-r--r-- | doc/backends/comment_15_b3445fd1f379346c642a27211c6c798b._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/backends/comment_15_b3445fd1f379346c642a27211c6c798b._comment b/doc/backends/comment_15_b3445fd1f379346c642a27211c6c798b._comment new file mode 100644 index 000000000..3fc12afee --- /dev/null +++ b/doc/backends/comment_15_b3445fd1f379346c642a27211c6c798b._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="CandyAngel" + subject="comment 15" + date="2015-07-05T14:54:18Z" + content=""" +It's not explicit, but 'git annex info $FILE' tells you the key, which has the backend as its first component: + + ## git annex info CG\ Cookie/Compositing\ in\ Blender/01_CompositingInBlender_SourceFiles.zip + file: CG Cookie/Compositing in Blender/01_CompositingInBlender_SourceFiles.zip + size: 744.51 megabytes + key: SHA256E-s744506832--08d2daced60b5eb6509044d5eefca82e7a6899350f49adc0083014229739515e.zip + +I don't think there are any situations where the first component of the key isn't the backend, but don't hold me to that, please :) +"""]] |