On Monday 20 May 2013 15:17:49 Alexander Neundorf wrote:
> So, do I simply do "git checkout dev", and that's it, also for all
> submodules  ?

No.

git checkout dev   in qt5.git
and then
git submodule update

qt5.git defines which sha1 of the submodules you should get.
"dev" everywhere isn't recommended.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to