Que Veut Dire GIT LOG en Anglais - Traduction En Anglais

Exemples d'utilisation de Git log en Français et leurs traductions en Anglais

{-}
  • Colloquial category close
  • Official category close
Elle lance git log pour s'en assurer.
She runs git log to find out.
Pour cela, vous devez utiliser git log.
For this, you need to use git log.
Notre git log--pretty=oneline ressemble à ceci.
Our git log--pretty=oneline looks like the following.
C'est là que la commande git log entre en scène.
That's where the git log command comes in.
Elle peut voir ce qui a été modifié avec git log.
She can see what has been changed with git log.
On traduit aussi
La commande git log est truffée d'options plus d'une centaine!
The git log command is packed with options 100+!
Vous le trouverez en affichant la sortie de git log.
This can be found by viewing output from git log.
Par exemple, git log -n 3 affichera seulement trois commits.
For example, git log-n 3 will display only 3 commits.
Personnalisez la couleur de la sortie git log--decorate.
Customize the color for git log--decorate output.
La commande git log donne tout son sens à l'historique de votre projet.
The git log command is what makes your project history useful.
Affichez la liste des validations dans la branche git log.
View the list of commits in the branch git log.
Le graphique de l'ascendance dans git log fonctionne désormais avec la sortie diff combinée.
Ancestry graph in git log now works with combined diff output.
Vous pouvez également voir ceci grâce à la commande git log.
You can also see this easily with the git log command.
Certaines des configurations les plus courantes de git log sont présentées ci-dessous.
Some of the most common configurations of git log are presented below.
Un autre outil utile pour la résolution de conflits de fusion est git log.
Another useful tool when resolving merge conflicts is git log.
Pour ce faire, la commande git log est l'outil le plus basique et le plus puissant.
The most basic and powerful tool to do this is the git log command.
Si vous ne connaissez pas l'ID de validation,exécutez git log pour l'obtenir.
If you don't know the commit ID,run git log to get it.
La commande git log est généralement le point de départ de ces interactions.
The git log command is typically the starting point for these interactions.
Étant donné qu'un stash n'est qu'un commit,vous pouvez l'inspecter avec git log.
Since a stash is just a commit,you can inspect it with git log.
Exécutez ensuite git log pour voir la validation qui a été initiée depuis le référentiel partagé.
Then run git log to see the commit that was initiated from the shared repo.
Résultats: 109, Temps: 0.0197

Mot à mot traduction

Top requêtes du dictionnaire

Français - Anglais