please make it easier to hack on frameworks

David Faure faure at kde.org
Mon May 20 15:28:58 UTC 2013


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, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5


More information about the Kde-frameworks-devel mailing list