GIT LOG - traduction en Français

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

{-}
  • Colloquial category close
  • Official category close
including git log, git show,
notamment git log, git show,
For this, you need to use git log.
Pour cela, vous devez utiliser git log.
Customize the color for git log--decorate output.
Personnalisez la couleur de la sortie git log--decorate.
This can be found by viewing output from git log.
Vous le trouverez en affichant la sortie de git log.
View the list of commits in the branch git log.
Affichez la liste des validations dans la branche git log.
Because we squashed commits the git log output now looks like.
Étant donné que nous avons squashé les commits, la sortie git log ressemble désormais à ceci.
Learn more about git log and git bisect on their individual usage pages.
Découvrez-en plus git log et git bisect sur leurs pages d'utilisation individuelles.
run git log.
exécutez git log.
We get some nice colors in git log--decorate from 1.7.2 on.
Apparition des colorations de git log--decorate en 1.7.2.
You can find the hash of all your commits in the git log output.
Vous pouvez trouver l'empreinte de tous vos commits dans la sortie git log.
you can inspect it with git log.
vous pouvez l'inspecter avec git log.
To further clarify what has happened in this reset let us examine the git log.
Pour clarifier davantage ce qui s'est produit au cours de cette réinitialisation, examinons git log.
InstructionFormat: A git log format string that will be used for formatting interactive rebase display.
InstructionFormat: une chaîne de format git log qui sera utilisée pour formater l'affichage du rebase interactif.
The git shortlog command is a special version of git log intended for creating release announcements.
La commande git shortlog constitue une version spécifique de git log destinée à créer des annonces de livraison.
You can prevent git log from displaying these merge commits by passing the--no-merges flag.
Empêchez git log d'afficher ces commits de merge en ajoutant le flag--no-merges.
For all of your other git log formatting needs, you can use the--pretty=format.
Pour tous vos autres besoins de formatage git log, vous pouvez utiliser l'option--pretty=format.
If git log outputs commits for both versions,
Si git log génère des commits pour les deux versions,
The commit hash returned by the cat command should match the commit ID displayed by git log.
L'empreinte renvoyée par la commande cat doit correspondre à l'ID de commit affiché par git log.
The most basic filtering option for git log is to limit the number of commits that are displayed.
Pour filtrer avec git log, la solution la plus simple est de limiter le nombre de commits affichés.
This makes it easier to navigate your project with commands like git log, git bisect, and gitk.
Ainsi, vous pourrez naviguer dans votre projet plus librement grâce à des commandes comme git log, git bisect et gitk.
Résultats: 88, Temps: 0.0412

Mot à mot traduction

Top requêtes du dictionnaire

Anglais - Français