March 2019
Intermediate to advanced
636 pages
27h 50m
English
As we previously discussed, since the master branch represents the stable version of our smart contract, we need to properly control how code changes are introduced.
We will now configure our repository to ensure that only pull requests can alter the content of the master branch. To achieve this, the first step is to open a browser and point it to your Git repository.
Once the web page has loaded, go through the following steps:
Read now
Unlock full access