not true!

git reset --hard
git clean -f
git checkout tag

will ensure an exact match with the tag/branch.


struberg wrote:
> 
> 
>> Do we really need to do a clean checkout from the tag?
> 
> I'd strongly recommend it!
> 
> The main problems here are files which aren't checked in or ignored but
> somehow affect the compile or test outcome. This may imho only be
> guaranteed by a clean checkout into a separate directory.
> 


-----
___________________________

http://stubbisms.wordpress.com http://stubbisms.wordpress.com 
-- 
View this message in context: 
http://www.nabble.com/Using-GIT-as-the-canonical-repository-for-Maven-3.x-tp23201420p23227239.html
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to