I'm pretty new to Git/Github so this question might not be put correctly but...
Is there a way to checkout 3.5 through github? The latest tag I see is 3.4.2. Is the Master brach 3.5?
I'm pretty new to Git/Github so this question might not be put correctly but...
Is there a way to checkout 3.5 through github? The latest tag I see is 3.4.2. Is the Master brach 3.5?
Master is indeed 3.5. When we release 3.5 (as early as Friday) we will create a 3.5 branch and a 3.5 tag. Development for 3.6 will continue on trunk/master.
Got it. Thanks for the response Andrew!
You must log in to post.