online-bridge-hackathon / DDS

An api that returns DDS results for a given deal or partial deal
https://bit.ly/bridge-hackathon
Apache License 2.0
4 stars 7 forks source link

Submodule update fix mac hang #77

Closed suokko closed 4 years ago

suokko commented 4 years ago

Update submodule

The update includes fix for C++ initialization on Mac.

Fix parameters to submodule update …

Rebase argument for submodule update is wrong. It should be --recursive to make fetch all submodules.