bywatersolutions / koha-sandboxes-docker

A Koha sandbox system that only requires Docker to be installed on the sandbox host server.
6 stars 3 forks source link

Correct logic for when not to apply git remotes #28

Closed mrenvoize closed 4 years ago

mrenvoize commented 4 years ago

The 'when' logic was incorrect for actioning the git remote handling. This patch corrects that logic and allows bug application to work as expected again.