RUN GIT - vertaling in Nederlands

Voorbeelden van het gebruik van Run git in het Engels en hun vertalingen in het Nederlands

{-}
  • 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
You can see where you have been at any time by running git reflog.
Je kunt zien waar je op enig moment geweest bent door git reflog aan te roepen.
You can also get the same sort of information that svn info gives you by running git svn info.
Je kunt ook de zelfde soort informatie krijgen die svn info je geeft door git svn info aan te roepen.
you can get the equivalent of svn annotate by running git svn blame FILE.
kan je het equivalent van svn annotate krijgen door git svn blame[FILE] aan te roepen.
If you really wanted to, you could remove the object completely by running git prune--expire.
Als je het echt zou willen, kun je het object volledig verwijderen door git prune--expire uit te voeren.
Runs git commands using proc_open, not exec
Runs git commando's met behulp van proc_open,
the version of the file at the time you ran git add is what will be in the subsequent historical snapshot.
het was ten tijde van je git add commando in de historische snapshot toegevoegd worden.
you can do that with an interactive rebase before running git p4 submit.
kan je dat doen met een intereactieve rebase voordat je git p4 submit aanroept.
When you create the commit by running git commit, Git checksums each subdirectory(in this case, just the root project directory)
Als je de commit aanmaakt door git commit uit te voeren zal Git iedere directory in het project(in dit geval alleen de root)
we had reverted the content of the file to v1 in the Working Directory, ran git add on it, then reverted it back to v3 again without actually going through all those steps.
we de inhoud van het bestand naar v1 in de werk directory hadden teruggedraaid, git add ervoor hadden aangeroepen, en daarna het weer hadden teruggedraaid naar v3 zonder daadwerkelijk al deze stappen te hebben gevolgd.
You may recall that when you ran git init earlier, you then ran git add< files>- that was to begin tracking files in your directory.
Je zult je misschien herinneren dat, toen je git init eerder uitvoerde, je daarna git add(bestanden) uitvoerde; dat was om bestanden in je directory te beginnen te tracken.
you can also manually repack at any time by running git gc by hand.
je kunt ook handmatig opnieuw laten inpakken door git gc zelf aan te roepen.
your master branch still points to the commit you were on when you ran git checkout to switch branches.
je master branch nog steeds wijst naar de commit waar je op was toen je git checkout uitvoerde voor het overschakelen.
with all the work squashed into it, as though you ran git merge--squash;
is alles wat ze zien de merge commit met al het werk erin gepropt, alsof je git merge--squash aangeroepen hebt;
which you can easily set up by running git config--global credential. helper cache.
te houden voor een aantal minuten. Dit kan je simpel opzetten door git config--global credential. helper cache aan te roepen.
says what branch was merged in, so subsequent merge-base calculations will be wrong- the dcommit makes your git merge result look like you ran git merge--squash.
branch erin was gemerged, dus daarop volgende merge-basis berekeningen zullen fout gaan- de dcommit maakt dat je git merge resultaat eruit ziet alsof je git merge--squash had aangeroepen.
You stage the changes you want by editing a file and running git add on it or git rm to a tracked file,
Je staged de wijzigingen die je wilt door een bestand te wijzigen en git add er op uit te voeren, of git rm op een getrackt bestand, en de daaropvolgende git commit--amend pakt je huidige staging area en maakt
And you run git config--global core. excludesfile~/.
En je roept git config--global core. excludesfile~/.
However, let's run git status one more time.
Maar, laten we git status nog een keer uitvoeren.
And then simply run git commit again.
En daarna eenvoudigweg git commit weer aanroepen.
To fix this, you must run git submodule update again.
Om dit te reparen moet je git submodule update opnieuw uitvoeren.
Uitslagen: 399, Tijd: 0.0328

Woord voor woord vertaling

Top woordenboek queries

Engels - Nederlands