quorumcontrol / dgit

dgit adds decentralized ownership to git - powered by Tupelo DLT and Skynet
https://dgit.dev/
MIT License
207 stars 16 forks source link

fix github action by ensuring all objects are available to dgit #58

Closed brandonwestcott closed 4 years ago

brandonwestcott commented 4 years ago

the key is the fetch-depth: 0, which pulls all history / objects for the current branch on checkout.