mirror of
https://github.com/git/git.git
synced 2026-04-14 10:50:06 +02:00
fetch: allow "git fetch $there v1.0" to fetch a tag
You can already do so with "git fetch $there tags/v1.0" but if it is not ambiguous there is no reason to force users to type more. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in: