Wiki Professionnel
  • Initial page
  • Symfony
    • Commandes
    • Doctrine
    • Fixtures
    • Tests
    • Javascript
    • Production
  • Design
    • Couleurs
  • Wordpress
    • Développement
      • Créer un thème
      • Créer un plugin
      • Créer un widget
    • Plugins
    • Multisite
    • API REST
  • Docker
    • Gitlab Docker Registry
    • Avancé
  • Documentation
    • RGPD
  • GIT
    • Git Flow
    • GIT
    • Gitlab
    • Deployer du code source
  • Database
    • PostgreSQL
Propulsé par GitBook
Sur cette page
  • Documentation
  • Mise en place
  • Syntaxe du commit
  1. GIT

Git Flow

Comment mettre en place une stratégie de déploiement efficace

PrécédentRGPDSuivantGIT

Dernière mise à jour il y a 5 ans

Documentation

Mise en place

Syntaxe du commit

  • ADD : nouvelle feature

  • FIX : correction de bug

  • UPDATE : mise à jour d'une feature

https://blog.nathanaelcherrier.com/fr/gitflow-la-methodologie-et-la-pratique/