Download for Windows Premium
Publiciteit
the git log command

Vertaling van "the git log command" in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
la commande git log
You can also see this easily with the git log command.
Vous pouvez également voir ceci grâce à la commande git log.
This description will be visible when using the git log command.
Cette description pourra être visualisée avec la commande git log.
It will take many of the same options that the git log command will but instead of listing out all of the commits it will present a summary of the commits grouped by author.
Elle prendra beaucoup des mêmes options que la commande git log mais au lieu de lister tous les commits, elle présentera un résumé des commits groupés par auteur.
This is basically the git log command, but by default it prints out only the SHA-1 values and no other information.
C'est comme la commande git log mais elle n'affiche par défaut que les valeurs SHA-1, sans autre information.
The Commits tab shows a list of commits in reverse chronological order, similar to the output of the git log command.
L'onglet « Commits » (validations) affiche une liste des validations dans l'ordre chronologique inverse, similaire à ce qu'afficherait la commande git log.
Oddly enough, you have a real Git history now that you can view with the git log command, if you run it on the last Chacon <
Curieusement, vous disposez maintenant d'un historique Git complet que vous pouvez visualiser avec la commande git log, si vous la lancez sur le SHA-1 du dernier Fantastique.
In Private Small Team and Commit Ranges we cover the branchA... branchB syntax to use the git log command to see what commits are unique to a branch relative to another branch.
Dans Cas d'une petite équipe privée et Plages de commits, nous couvrons la syntaxe brancheA... brancheB que nous utilisons avec la commande git log pour voir quels commits sont propres à une branche relativement à une autre branche.
The git log command is used to show the reachable recorded history of a project from the most recent commit snapshot backwards.
La commande git log est utilisée pour montrer l'historique enregistré atteignable d'un projet en partant du commit le plus récent.
The git log command has a number of powerful tools for finding specific commits by the content of their messages or even the content of the diff they introduce.
La commande git log comprend un certain nombre d'outils puissants pour trouver des commits spécifiques par le contenu de leurs messages ou le contenu des diffs qu'ils introduisent.
The most basic and powerful tool to do this is the git log command.
Pour ce faire, la commande git log est l'outil le plus basique et le plus puissant.
For example, to examine a specific commit where you know you added certain functionality, you might first run the git log command to locate the commit
Par exemple, pour afficher un commit précis, supposons que vous exécutiez git log et que vous identifiiez le commit où vous avez introduit une fonctionnalité précise.
You can pretty easily see what files have been modified in a single commit with the - name-only option to the git log command (mentioned briefly in Git git log -1 - name-only - pretty=format:' 9f585d README lib/test.rb
La liste des fichiers modifiés est assez simplement obtenue par la commande git log complétée par l'option - name-only mentionnée au chapitre 2. $ git log -1 - name-only - pretty=format:' 9f585d README lib/test.rb
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
frame: border enclosing a picture or mirror
Ontdek het woord
Publiciteit

Resultaten: 12. Exact: 12. Verstreken tijd: 55 ms.