CVX GitHub Repository Error

I am trying to use the GitHub version of CVX because I am importing it as a submodule into my overall MATLAB git repository. I can do the submodule init on the main repository, then I try to run it on the CVX submodules (for SDPT3 and SeDuMi) and get the following results:
SDPT3 works
SeDuMi errors saying:

Fetched in submodule path 'sedumi', but it did not contain 360a29fd60d84fc4973357df0b566e93a1272624. Direct fetching of that commit failed.

I looked through the tree for the SeDuMi repository but I can’t figure out which tree to use for the repository.

I’d grab the pretransfo branch…