Connected Devices/QA/Tips and Tricks: Difference between revisions

Line 227: Line 227:
git fetch --all  
git fetch --all  
git reset --hard mozilla/master
git reset --hard mozilla/master
git clone https://github.com/mozilla/openhab2-addons
</pre>
NOTE: you can just delete all the repos and clone all the repos as an alternative measure:
<pre>
git clone -b fixes-to-build-vaani https://github.com/mozilla/openhab-core
git clone -b vaani-orchestrator https://github.com/mozilla/smarthome
git clone https://github.com/mozilla/openhab
git clone https://github.com/mozilla/openhab-dist
git clone https://github.com/mozilla/openhab2-addons
git clone https://github.com/mozilla/openhab2-addons
</pre>
</pre>
Confirmed users
4,378

edits