What is the translation of " GIT-FLOW " in English?

Examples of using Git-flow in French and their translations into English

{-}
  • Colloquial category close
  • Official category close
Maitrise de Git et Git-flow.
Git and git-flow.
En utilisant git-flow, cela devrait inciter à.
Using git-flow should encourage.
Ensuite, initialisez git-flow.
Then, initialize git-flow.
Git-flow- extension à Git pour fournir un modèle de branche à haut niveau;
Git-flow- Git extension to provide a high-level branching model.
Le processus d'installation de git-flow est simple.
The installation process for git-flow is straightforward.
Les packages git-flow sont disponibles sur plusieurs systèmes d'exploitation.
Packages for git-flow are available on multiple operating systems.
Sous Windows, vous devrez télécharger et installer git-flow.
On windows you will need to download and install git-flow.
Pour en apprendre plus au sujet de git-flow, voici quelques articles à lire(dans l'ordre).
To learn more about git-flow, read the following posts(in order).
Sur les systèmes OSX,vous pouvez exécuter brew install git-flow.
On OSX systems,you can execute brew install git-flow.
Ensuite, puisque git-flow vous donne le détail de ce qu'il a fait, vérifiez juste la sortie;
Then, since git-flow gives the details of what it does, just check the output;
Certains membres de l'équipe étaient très favorables à une variation de ce modèle appelé« git-flow.
A few of the members of the team strongly favored a variation of this model known as"git-flow.
Pour git avec git-flow(en particulier dans le monde. NET), j'ai trouvé GitVersion utile.
For git with git-flow(especially in the. NET world), I found GitVersion to be helpful.
Nous migrons vers Git etnous avons défini comment utiliser git-flow et Maven combinés dans un workflow de développement efficace.
We're moving to Git, andwe figured out how to use git-flow and Maven together in an efficient development workflow.
Une fois git-flow installé, vous pouvez l'utiliser dans votre projet en exécutant git flow init.
After installing git-flow you can use it in your project by executing git flow init.
Puisque la branche master ne cesse d'évoluer, nous ne pouvions utiliser le workflow de hotfix git-flow pour corriger un bug dans une livraison antérieure.
Since master keeps moving forward, we couldn't use the git-flow hotfix workflow for a bug fix from a previous release.
Nous avons aimé le workflow que git-flow nous apportait avec la prise en charge des outils dont nous avions besoin.
Git-flow offered a workflow we liked, with the tooling support we needed.
Par le biais de notre RTC[2],nous avons échangé avec les membres de l'équipe Bamboo qui utilisent git-flow et avec le développeur qui gère git-flow, une implémentation Java de git-flow.
Through our TAM[2],we talked to people on the Bamboo team who use git-flow, and we talked to the developer who maintains git-flow, a java implementation of git-flow.
Création de branches task, git-flow, dépôts forkés: il existe un workflow rapide et facile d'emploi pour chaque type d'équipe(des projets open source aux développeurs professionnels), ainsi que de puissants outils de revue du code et de collaboration.
Task branching, Git Flow, forked repositories- there's a fast and easy workflow for any type of team from open source to professional development, aided by powerful code review and collaboration tools.
Outre l'idée abstraite du workflow Gitflow, il existe un ensemble d'outils git-flow plus concrets qui intègre des extensions d'outils de ligne de commande Git Gitflow spécialisés.
In addition to the abstract Gitflow Workflow idea, there is a more tangible git-flow toolset available which integrates with Git to provide specialized Gitflow Git command line tool extensions.
Lorsque vous utilisez la bibliothèque d'extensions git-flow, l'exécution de git flow init sur un dépôt existant permet de créer la branche de développement develop.
When using the git-flow extension library, executing git flow init on an existing repo will create the develop branch.
Avec le recul, il m'apparaît clairement que notre plus grosse erreur a été de nous concentrer sur les outils git-flow au lieu d'utiliser ceux dont nous disposions déjà pour implémenter les workflows que nous souhaitions.
Hindsight being 20/20, I can clearly see that our biggest mistake was that we were focusing our attention on the git-flow tools rather than using the tools we already had to implement the workflow we wanted.
Branching intelligent avec Sourcetree et Git-flow pour maintenir vos dépôts propres et votre développement efficace.
Smart branching with Sourcetree and Git-flow, keeping repositories clean and development efficient.
La seule question qui subsistait avec git-flow était de savoir quoi faire avec ces livraisons longues en production.
The only gap left for us with git-flow was what to do about those long-running releases in production.
Results: 23, Time: 0.0285

How to use "git-flow" in a French sentence

Git flow like: Git flow est un outil qui fonctionne avec deux branches principales (Dev/Master).
Il fonctionne très bien et intègre Git Flow nativement.
Deux en particulier ont émergé: Git Flow et github pull request.
La première à utiliser est git flow init afin d'initialiser son projet git.
Pour commencer une nouvelle branche pour une nouvelle fonctionnalité, utilisez git flow feature start <feature_name>.
Normalement, Git Flow couvre l’ensemble des besoins standards pour la plupart des projets de développement.
Il existe un outil, git flow permettant de réaliser ces taches de manière plus rapide.
Vous pouvez suivre une fonctionnalité sur le serveur distant en utilisant git flow feature track MYFEATURE
En effet, Git Flow demande une grande rigueur et de l’apprentissage de la part des développeurs.
Git Flow fonctionne encore mieux si vous travaillez en suivant une méthodologie Scrum avec des sprints, comme Scrum.

How to use "git-flow" in an English sentence

Git flow encouraged long lived feature branches.
Before applying any changes click the Git Flow button and initialize git flow in your repository.
Bonus points for git flow feature branches.
SourceTree’s git flow integration is context aware.
This is what git flow hotfix start does.
Unsurprisingly, we use the git flow model.
You can read more about Git Flow here.
Excellent git flow write-up, thank you!!
For more information, click git flow link.
We use Git Flow to control our versions.

Top dictionary queries

French - English