Choosing the qt tree to file merge requests

David Faure faure at kde.org
Mon Sep 14 16:59:45 BST 2009


On Saturday 12 September 2009, Thiago Macieira wrote:
> Tag v4.6.0-tp1 pushed to kde-qt.git.
 
Grmbl, git is really complicated.

How do I switch to that tag?

The only command that I tried that actually did something was:

git fetch origin tags/v4.6.0-tp1

but then what?

`git checkout v4.6.0-tp1` or `git checkout tags/v4.6.0-tp1` doesn't work, 
although git checkout --help says the argument can be a tag.
`git checkout -b v4.6.0-tp1 v4.6.0-tp1` doesn't work either....

Why doesn't this work like git branch? (e.g. there's "git branch -r", but
no way to list remote tags?)

-- 
David Faure, faure at kde.org, sponsored by Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list