Download for Windows Premium
Publiciteit
the git add command

Vertaling van "the git add 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 add commando
het commando git add
To stage it, you run the git add command.
Om het te stagen, voer je het git add commando uit.
To stage it, you run the git add command (it's a multipurpose command - you use it to begin tracking new files, to stage files, and to do other things like marking merge-conflicted files as resolved).
Om het te stagen, voer je het git add commando uit (het is een veelzijdig commando - je gebruikt het om bestanden te volgen, om bestanden te stagen, en andere dingen zoals een bestand met een mergeconflict als opgelost te markeren).
This tells Git to not stash anything that you've already staged with the git add command.
Dit vertelt Git niets te stashen wat je al gestaged hebt met het git add commando.
The git add command adds content from the working directory into the staging area (or "index") for the next commit.
Het git add commando voegt inhoud van de werk directory toe aan de staging area (of "index") voor de volgende commit.
The git add command takes a path name for either a file or a directory; if it's a directory, the command adds all the files in that directory recursively.
Het git add commando beschouwt een padnaam als een bestand of een directory. Als de padnaam een directory is, dan voegt het commando alle bestanden in die directory recursief toe.
In order to do that, we make use of the git add command.
Om een nieuw bestand te beginnen te tracken, gebruik je het commando git add.
However as git-svn cannot set this property when using the git add command, the result is that binary files will be treated as text.
Omdat git-svn deze eigenschap echter niet kan instellen bij gebruik van het commando git add, is het resultaat dat binaire bestanden als tekst worden behandeld.
It turns out that Git stages a file exactly as it is when you run the git add command.
Het blijkt dat Git een bestand precies zoals het is staget wanneer je het git add commando uitvoert.
If you commit now, the version of CONTRIBUTING.md as it was when you last ran the git add command is how it will go into the commit, not the version of the file as it looks in your working directory when you run git commit.
Als je nu commit, dan zal de versie van benchmarks.rb zoals het was toen je voor 't laatst git add uitvoerde worden toegevoegd in de commit, en niet de versie van het bestand zoals het eruit ziet in je werkdirectory toen je git commit uitvoerde.
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: 9. Exact: 9. Verstreken tijd: 27 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