Outils pour utilisateurs

Outils du site


gestion_configuration:git:flow

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
gestion_configuration:git:flow [2016/11/23 20:50] sgariepygestion_configuration:git:flow [2017/03/25 21:39] – [Installation] sgariepy
Ligne 1: Ligne 1:
 ====== Installation ====== ====== Installation ======
 +
 +Ubuntu:
  
   $ apt-get install git-flow   $ apt-get install git-flow
  
 +Mac:
 +
 +  $ brew install git-flow
 ====== Initialisation ====== ====== Initialisation ======
  
Ligne 55: Ligne 60:
 ====== Correctif ====== ====== Correctif ======
  
 +===== Commencer =====
  
  
 +  $ git flow hotfix start VERSION [BASENAME]
 +
 +
 +===== Terminer =====
 +
 +  $ git flow hotfix finish VERSION
  
 [[http://danielkummer.github.io/git-flow-cheatsheet/|Source]] [[http://danielkummer.github.io/git-flow-cheatsheet/|Source]]
gestion_configuration/git/flow.txt · Dernière modification : 2022/02/02 00:42 de 127.0.0.1