[Camps-users] [Camps-commits] [SCM] DevCamps development environments branch, master, updated. 4c506f3ce3c269ec5ac7776865df2599454ccaca

Jon Jensen jon at endpoint.com
Tue Jan 19 18:50:29 UTC 2010


On Tue, 19 Jan 2010, I wrote:

> I'm guessing you wanted:
>
> cd %s && (git submodule init; git submodule update)

Actually, given exit statuses from "git submodule", probably this would be 
better:

cd %s && git submodule init && git submodule update

Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/


More information about the Camps-users mailing list