summaryrefslogtreecommitdiff
path: root/doc/special_remotes/ipfs/comment_2_564271a8660d7bbade6e4ed396fcfb57._comment
blob: 426c21cb3db40c0d1f11ba52b134aff130f202d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c31"
 nickname="rob.syme"
 subject="Finding IPFS hash"
 date="2015-05-26T04:55:32Z"
 content="""
I'm using git-annex version: 5.20150522-gb199d65

The example above gives the ipfs hash for the file, but when I run whereis, the hash is not reported:

    $ git annex whereis test.txt
    whereis test.txt (2 copies) 
            1bd0f840-2247-4888-9237-596515788671 -- rob@rob-G60JX:/tmp/gitannextest [here]
            adf361b3-7b1a-43e1-8360-937f7e436e90 -- [ipfs]
    ok

Is there a way for git-annex to report the file's ipfs hash ID?
"""]]