Make "git fetch" able to fetch a named tag
commit5fca669f1933ca3ef5f93ee2bf8871183bc2a7c2
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 15:59:00 +0000 (23 08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 15:59:00 +0000 (23 08:59 -0700)
tree92682825066cca3460e33e0fdbed0a1988019ec0
parent170774a39d32755fc013601d9d682ee034974625
Make "git fetch" able to fetch a named tag

Use "git fetch <repo> tag <tagname>" to get the named tag and everything
it points to.
git-fetch-script