diff --git a/gitflowCheetSheet_ES.md b/gitflowCheetSheet_ES.md index 8e50f8d..9d5709d 100644 --- a/gitflowCheetSheet_ES.md +++ b/gitflowCheetSheet_ES.md @@ -155,7 +155,7 @@ $ git flow hotfix finish (name) # estabas en el maestro, y luego debes estar en la rama de desarrollo $ git push origin --all --follow-tags - + ``` ## LICENSE @@ -175,6 +175,12 @@ Free Documentation License". - [Gustavo Bermudez](nizaries44@gmail.com) +Revisor: + +- [David E. Perez Negron R.](mailto:david@neetsec.com) + +--- + ## REFERENCIAS \[1\] Daniel Kummer, "Git-flow cheatsheet", https://danielkummer.github.io/git-flow-cheatsheet/index.html), 2023.