[webkit-qt] qt5 version updated for bot / development

Simon Hausmann simon.hausmann at nokia.com
Fri Oct 21 07:18:33 PDT 2011


On Friday, October 21, 2011 04:13:07 PM Shu Chang (Nokia-MP/Boston) wrote:
> For some reason, git fetch --recurse-submodules failed for me. It reports 'unknown option'. Is it because I am running an old git? The version I have is 1.7.0.4.

That I suspect is the reason. The option was added in Git 1.7.4 . I think an alternative would be

    git fetch
    git submodule foreach git fetch


Simon


More information about the webkit-qt mailing list