git-ipfs-rehost icon indicating copy to clipboard operation
git-ipfs-rehost copied to clipboard

how does it work?

Open dominictarr opened this issue 10 years ago • 3 comments

does ipfs also use sha1, or did you do something make it work with sha256?

dominictarr avatar Feb 27 '16 10:02 dominictarr

This just publishes the --bare version of a repo and makes it clonable through the http gateway. It doesn't change any of the hashes to commit objects or trees.

cryptix avatar Feb 27 '16 19:02 cryptix

@cryptix thanks, is there another thing that shows me how to traverse the tree?

dominictarr avatar Feb 29 '16 05:02 dominictarr

@cryptix thanks, so is there another thing that shows me how to traverse the tree?

dominictarr avatar Mar 01 '16 02:03 dominictarr