Comentarios en: Instalación de git-flow en linux, windows y mac https://aprendegit.com/instalacion-de-git-flow/ Información y experiencias sobre el uso de git Thu, 25 Jul 2024 14:51:36 +0000 hourly 1 https://wordpress.org/?v=6.6.1 Por: Omar https://aprendegit.com/instalacion-de-git-flow/#comment-12137 Mon, 21 Aug 2017 15:11:43 +0000 https://aprendegit.com/?p=439#comment-12137 En el caso de Windows cuando hagan pull del repositorio git://github.com/nvie/gitflow.git haganlo recursivo o dentro de la carpeta creada por la linea de comandos ejecuten «git submodule update» para que traiga el codigo de la carpeta shFlags.

]]>
Por: Instalación de git-flow en linux, window... https://aprendegit.com/instalacion-de-git-flow/#comment-3330 Wed, 27 Jan 2016 13:24:05 +0000 https://aprendegit.com/?p=439#comment-3330 […] Continuamos con la serie de artículos sobre git-flow. En la entrega anterior conocimos a Vincent Driessen y su flujo de trabajo. Hoy vamos a ver cómo instalar las extensiones en nuestra máquina.  […]

]]>
Por: chep https://aprendegit.com/instalacion-de-git-flow/#comment-2842 Wed, 21 Oct 2015 15:26:52 +0000 https://aprendegit.com/?p=439#comment-2842 al clonar el proyecto de git hub me da este erorr

nvie/gitflow.git. is not a valid repository name

habra otro proyecto que pueda clonar? o yo esto haciendo algo mal?

]]>
Por: Ricardo https://aprendegit.com/instalacion-de-git-flow/#comment-2519 Mon, 31 Aug 2015 14:44:20 +0000 https://aprendegit.com/?p=439#comment-2519 He realizado todos los pasos descritos y al momento de ejecutar el comando «git flow init», me arroja el siguiente error:
git: ‘flow’ is not a git command. See ‘git –help’.

Did you mean one of these?
reflog
show

La version de git que tengo instalada es la 2.5. Me podrias ayudar a saber que tengo mal.

]]>
Por: instalar gitflow en linux mint | Halcón centenario https://aprendegit.com/instalacion-de-git-flow/#comment-1309 Wed, 09 Jul 2014 13:29:20 +0000 https://aprendegit.com/?p=439#comment-1309 […] https://aprendegit.com/instalacion-de-git-flow/ […]

]]>
Por: alfonso https://aprendegit.com/instalacion-de-git-flow/#comment-1156 Sun, 15 Sep 2013 05:48:34 +0000 https://aprendegit.com/?p=439#comment-1156 En respuesta a Dario.

…eso te iba a decir, que es una carpeta ;-). Veo que al menos sólo tardaste 3 minutos en darte cuenta, hay veces que se te va mucho más tiempo en tonterías como esta.

]]>
Por: Dario https://aprendegit.com/instalacion-de-git-flow/#comment-1154 Sat, 14 Sep 2013 23:48:14 +0000 https://aprendegit.com/?p=439#comment-1154 En respuesta a Dario.

Olvida. Era una carpeta «contrib». Gracias!

]]>
Por: Dario https://aprendegit.com/instalacion-de-git-flow/#comment-1153 Sat, 14 Sep 2013 23:45:52 +0000 https://aprendegit.com/?p=439#comment-1153 En la instalación Windows ¿cómo ejecuto contrib/msysgit-install.cmd “C:\Program Files\Git” si «contrib» no es un comando?

]]>
Por: git-flow: Resumen y conclusiones | Aprende GIT https://aprendegit.com/instalacion-de-git-flow/#comment-462 Mon, 15 Apr 2013 08:13:12 +0000 https://aprendegit.com/?p=439#comment-462 […] Después instalamos git-flow, creamos un repositorio e inicializamos la extensión en el mismo. […]

]]>
Por: git-flow: la rama develop y uso de feature branches | Aprende GIT https://aprendegit.com/instalacion-de-git-flow/#comment-363 Wed, 13 Mar 2013 13:17:35 +0000 https://aprendegit.com/?p=439#comment-363 […] de artículos sobre git-flow. Después de ver cómo pueden ayudarnos estas extensiones de git e instalarlas, vamos a empezar el desarrollo de nuestro proyecto utilizando […]

]]>