Download for Windows Premium
Publiciteit
the git log command

Vertaling van "the git log command" in Nederlands

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.
het git log commando
You can also see this easily with the git log command.
Je kunt dit ook eenvoudig zien met het git log commando.
The most basic and powerful tool to do this is the git log command.
De meest basale en krachtige tool om dit te doen is het git log commando.
A huge number and variety of options to the git log command are available to show you exactly what you're looking for.
Een gigantisch aantal en variëteit aan opties zijn beschikbaar voor het git log commando om je precies te laten zien waar je naar op zoek bent.
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.
Het accepteert veel van dezelfde opties als het git log commando maar zal, in plaats van alle commits uit te lijsten, een samenvatting presenteren van de commits gegroepeerd per auteur.
If you pass - abbrev-commit to the git log command, the output will use shorter values but keep them unique; it defaults to using seven characters but makes them longer if necessary to keep the SHA-1 unambiguous
Als je - abbrev-commit meegeeft aan het git log commando, dan zal de output kortere waarden gebruiken maar ze uniek houden; het gebruikt standaard zeven karakters maar maakt ze langer indien nodig om de SHA-1 ondubbelzinnig te houden
This is basically the git log command, but by default it prints out only the SHA-1 values and no other information.
Dit is min of meer het git log commando, maar standaard voert het alleen de SHA-1 waarden uit en geen andere informatie.
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 Chapter 2)
Je kunt eenvoudig zien welke bestanden gewijzigd zijn in een enkele commit met de - name-only optie op het git log commando (kort besproken in Hoofdstuk 2)
The Commits tab shows a list of commits in reverse chronological order, similar to the output of the git log command.
De Commits tab laat een lijst van commits in omgekeerde chronologische volgorde zien, vergelijkbaar met de output van het git log commando.
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 commit SHA-1
Grappig genoeg heb je nu een echte Git historie die je kunt bekijken met het git log commando, als je dat op de SHA-1 van de laatste commit uitvoert
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.
In Besloten klein team en Commit reeksen behandelen we hoe de branchA... branchB syntaxis toe te passen om het git log commando te gebruiken om te bekijken welke commits er uniek zijn voor een branch in vergelijking met een andere branch.
The git log command is used to show the reachable recorded history of a project from the most recent commit snapshot backwards.
Het git log commando wordt gebruikt om de bereikbare opgeslagen historie van een project te laten zien vanaf de meeste recente commit snapshot en verder terug.
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.
Het git log commando heeft een aantal krachtige instrumenten om specifieke commits te vinden gebruik makende van hun berichten of zelfs de inhoud van de diff die erdoor werd geïntroduceerd.
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
pliers: tool with two handles and jaws for gripping
Ontdek het woord
Publiciteit

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

Veel voorkomende woorden: 1-300, 301-600, 601-900

Frequente korte uitdrukkingen: 1-400, 401-800, 801-1200

Frequente lange uitdrukkingen: 1-400, 401-800, 801-1200