De git-clone (1) Manual Page --branch também pode pegar tags e desanexar o HEAD naquele commit no repositório resultante. eu tentei git clone --branch <tag_name> <repo_url> Mas não funciona. Retorna: warning: Remote branch 2.13.0 not found in upstream origin, using HEAD...