Skip to content

Releases: CryptoManufaktur-io/ethd-template

Usage

04 Jan 22:58
Compare
Choose a tag to compare

git remote add template https://github.com/CryptoManufaktur-io/ethd-template.git
git fetch template main
git merge template/main
-> Fix merge conflicts
git commit
git push