Hi Chris,
that's because the versions are not branches, but tags. :)
Try this:
git fetch origin
git tag -l
and they should show up.
cheers,
Thomas
On 10/03/2012 02:37 PM, Chris Holden wrote:
When I go to clone the 2.3.0 branch I get the following:
warning: Remote branch v2.3.0 not found in upstream origin, using HEAD
instead
I only see the following upstream branches:
master
remotes/origin/HEAD -> origin/master
remotes/origin/features/cluster-support
remotes/origin/features/ldap_authorization
remotes/origin/features/multiple_roots
remotes/origin/features/update-execption-notification
remotes/origin/master
remotes/origin/private-repos
remotes/origin/rails-3.0
remotes/origin/rails-3.1
remotes/origin/rails3
remotes/origin/self-diagnostics
remotes/origin/torque-messaging
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
--
best regards,
Thomas Kjeldahl Nilsson
http://gitorious.com
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]