Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 771 Bytes

File metadata and controls

19 lines (14 loc) · 771 Bytes

invest36 Smart Contracts

Build Status

master:

pipeline status coverage report

develop:

pipeline status coverage report

Get changes from starter Repository

git checkout starter
git pull -r
git checkout master
git rebase starter
git push