[Development] Cloning version 5.6.2

Oswald Buddenhagen oswald.buddenhagen at qt.io
Tue Jan 10 13:15:14 CET 2017


On Tue, Jan 10, 2017 at 12:03:47PM +0000, Edward Welbourne wrote:
> Daniel Pfeifer wrote:
> > How can I get the exact tagged version v5.6.2?
> 
> git clone without specifying --branch (or with any branch you like, it
> doesn't matter) then
> 
> git checkout v5.6.2
> 
that's a bit misleading. that checkout command should be done on the qt5
repository. then just run init-repository, and you'll already get the
exact tagged checkout. explicitly checking out the tag in each
sub-repository should have exactly zero effect at this point.



More information about the Development mailing list