What is the translation of " GIT LOG " in English?

Examples of using Git log in Dutch and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Computer category close
  • Ecclesiastic category close
  • Official/political category close
  • Programming category close
Ze voert git log uit om dat uit te zoeken.
She runs git log to find out.
Opties om de uitvoer van git log te beperken.
Options to limit the output of git log.
Nu kun je git log uitvoeren en je nieuwe historie zien.
Now, you can run git log to see your new history.
Daarna kan ze zien wat er veranderd is met git log.
Then, she can see what has been changed with git log.
Wanneer je nu git log naloopt zou je de correcte informatie moeten zien.
Now if you check git log you should see the right information.
Combinations with other parts of speech
Je kunt dit ook eenvoudig zien met het git log commando.
You can also see this easily with the git log command.
Als je git log in dit project uitvoert, zou je uitvoer moeten krijgen die er ongeveer zo uitziet.
When you run git log in this project, you should get output that looks something like this.
Betere argument parseren pas eerste argument naar git log.
Better argument parsing pass first argument to git log.
De laatste echt handige optie om aan git log als filter mee te geven is een pad.
The last really useful option to pass to git log as a filter is a path.
Een ander nuttig instrument bij het oplossen van merge conflicten is git log.
Another useful tool when resolving merge conflicts is git log.
Als je naar de p4import directory gaat en git log aanroept, kan je je geïmporteerde werk zien.
If you go to the p4import directory and run git log, you can see your imported work.
krachtige tool om dit te doen is het git log commando.
powerful tool to do this is the git log command.
Als je naar de/opt/p4import directory gaat en git log uitvoert, kun je je geïmporteerde werk zien.
If you go to the /opt/p4import directory and run git log, you can see your imported work.
Bovenaan is iets wat eruit ziet als de uitvoer van git log--graph;
On the top is something that looks a bit like the output of git log--graph;
Nuttige opties voor git log--pretty=format toont een aantal handige opties die aan format gegeven kunnen worden.
Useful options for git log--pretty=format lists some of the more useful options that format takes.
Je kunt ook een serie samenvattende opties met git log gebruiken.
You can also use a series of summarizing options with git log.
Zonder argumenten toont git log standaard de commits die gedaan zijn in die repository, in omgekeerde chronologische volgorde.
By default, with no arguments, git log lists the commits made in that repository in reverse chronological order.
Zie het als een krachtige grafische schil over git log en git grep.
Think of it like a powerful GUI shell over git log and git grep.
Het wordt aangeroepen met de-L optie bij git log en zal je de historie van een functie
It is called with the-L option to git log and will show you the history of a function
Het git shortlog commando wordt gebruikt om de uitvoer van git log samen te vatten.
The git shortlog command is used to summarize the output of git log.
Er is een--word-diff optie beschikbaar in Git, die je aan het git log-p commando kan toevoegen om een woord diff te krijgen inplaats van de reguliere regel voor regel diff.
There is a--word-diff option available in Git, that you can append to the git log-p command to get word diff instead of normal line by line diff.
Eens gecommit, kan je deze informatie ook achteraf zien als je git log-p aanroept.
Once committed, you can see this information after the fact as well when you run git log-p.
Als je--abbrev-commit doorgeeft aan het git log commando, zal de uitvoer de korte waarden gebruiken, maar ze uniek houden; het gebruikt standaard 7 karakters, maar zal ze langer maken
If you pass--abbrev-commit to the git log command, the output will use shorter values but keep them unique;
is er ook een--show-signature optie bij git log.
there is also a--show-signature option to git log.
Om de reflog informatie geformatteerd te tonen zoals de git log uitvoer, kan je git log-g uitvoeren.
To see reflog information formatted like the git log output, you can run git log-g.
vergelijkbaar met de output van het git log commando.
similar to the output of the git log command.
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.
A huge number and variety of options to the git log command are available to show you exactly what you're looking for.
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
If you pass--abbrev-commit to the git log command, the output will use shorter values but keep them unique;
kun je git log-g uitvoeren.
you can run git log-g.
je kunt de laatste commit eenvoudig te pakken krijgen door git log-1 HEAD aan te roepen.
you can easily get the last commit by running git log -1 HEAD.
Results: 69, Time: 0.0259

How to use "git log" in a Dutch sentence

See Changelog or git log for details.
Git log output naar XML, JSON of YAML?
Dit doe je door git log --oneline te gebruiken.
Voor een kortere versie, voer je git log –abbrev-commit uit.
Ik ben niet zeker hoe git log zich gedraagt in een kale repository, misschien proberen git log --all?
Met git log kun je in terug in de tijd kijken.
Git log has many options that are not known by everybody.
Deze kun je met gitweb of het commando git log bekijken.
Met de opdracht git log kun je de commit historie bekijken.

How to use "git log" in an English sentence

Tools here are basically bisection, git log -G.
You can use git log or git show.
First, let's run git log --oneline working-quickly.
Refer to the git log for full details.
Why are the output of git log and git log --parents the same in this case?
commits right from the Git Log context menu.
The git log command shows you the commit history.
git log See the list of your commits.
Creates a changelog from git log history.
See Changelog or git log for details.

Git log in different Languages

Word-for-word translation

Top dictionary queries

Dutch - English