henze-research-group / MODRLC

The Advanced Controls Test Bed (ACTB) is a virtual buildings test bed that interfaces external controllers to high-fidelity Spawn of EnergyPlus models.
26 stars 9 forks source link

Add boptest-service git subtree #55

Closed mattrobmattrob closed 5 months ago

mattrobmattrob commented 5 months ago

Description

Work towards https://github.com/henze-research-group/MODRLC/issues/51.

Working with git subtrees

Update boptest-service to latest develop:

$ git subtree pull --prefix boptest-service git@github.com:NREL/boptest-service.git develop --squash

Update BOPTEST to latest master:

$ git subtree pull --prefix boptest-service/boptest git@github.com:ibpsa/project1-boptest.git master --squash