git-ipfs-rehost
git-ipfs-rehost copied to clipboard
how does it work?
does ipfs also use sha1, or did you do something make it work with sha256?
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 thanks, is there another thing that shows me how to traverse the tree?
@cryptix thanks, so is there another thing that shows me how to traverse the tree?