diff --git a/index.pt_BR.html b/index.pt_BR.html index d5aca88..13da589 100644 --- a/index.pt_BR.html +++ b/index.pt_BR.html @@ -258,7 +258,7 @@
git flow release publish RELEASE
-

(Você pode acompanhar uma versão remota com o comando
git flow release track RELEASE)

+

(Você pode acompanhar uma versão remota com o comando)
git flow release track RELEASE

@@ -279,6 +279,7 @@
git flow release finish RELEASE
+

Não esqueça de fazer um push de suas tags git push origin --tags