What is the translation of " GIT PUSH " in Dutch?

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

{-}
  • 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 also do git push origin serverfix.
Je kun ook git push origin serverfix.
Perforce revision graph resulting from Git push.
Perforce revisie graaf als resultaat van Git push.
They do a git push--force to overwrite the history on the server.
Ze voeren een git push--force uit om de historie op de server te herschrijven.
The system displays the Git Push dialog box.
Het dialoogvenster Git: push wordt weergegeven.
You can delete a remote branch using the--delete option to git push.
Je kunt een remote branch verwijderen met de--delete optie bij git push.
By default, the git push command doesn't transfer tags to remote servers.
Tags delen Standaard zal het git push commando geen tags naar remote servers versturen.
From the Git panel, click the Git Push icon.
Klik in het deelvenster Git op het pictogram Git: push.
At git push azure master, Kudu automates the following deployment tasks.
Op git push azure master worden de volgende implementatietaken door Kudu geautomatiseerd.
You can delete a remote branch using the rather obtuse syntax git push[remotename]:[branch].
Je kunt een remote branch verwijderen met de--delete optie bij git push.
That's why git push and git pull work out of the box with no other arguments.
Daarom werken git push en git pull zo uit het doosje, zonder verdere argumenten.
You can delete a remote branch using the rather obtuse syntax git push[remotename]: branch.
Dan kun je een remote branch verwijderen door de nogal botte syntaxis git push[remotenaam]:[branch] te gebruiken.
The git push command takes the--recurse-submodules argument which can be set to either“check” or“on-demand”.
Het git push commando leest het--recurse-submodules argument die op de waardes“check” of“on-demand” kan worden gezet.
In Deleting Remote Branches we use the--delete flag to delete a branch on the server with git push.
In“Remote branches verwijderen” gebruiken we de--delete vlag om een branch te verwijderen op de server met een git push.
The result is as though we just did a git push, which is the closest analogy to what actually did happen.
Het resultaat is alsof we zojuist een git push gedaan hebben, wat beste analogie is van hetgeen er in werkelijkheid is gebeurd.
If you have a lot of tags that you want to push up at once, you can also use the--tags option to the git push command.
Als je veel tags hebt die je ineens wilt pushen, kun je ook de--tags optie aan het git push commando toevoegen.
If you're on a tracking branch and type git push, Git automatically knows which server
Als je op een tracking branch zit en git push typt, dat weet Git automatisch naar welke server
they can publish their data online via the Git push command.
zelfs manueel via FTP, kunnen zij via het Git push-commando hun data online zetten.
If you run a git push and your current branch is tracking origin/master,
Als je een git push laat lopen en je huidige branch trackt origin/master,
Throughout Contributing to a Project we see several examples of using git push to share work on branches through multiple remotes.
Door heel“Bijdragen aan een project” heen zien we een aantal voorbeelden van het gebruik van git push om werk op branches te delen middels meerdere remotes.
It's possible to make Git push over HTTP as well,
Het is mogelijk om Git ook over HTTP te laten pushen, alhoewel dat geen veelgebruikte techniek is
The git push command is used to communicate with another repository,
Het git push commando wordt gebruikt om te communiceren met een andere repository,
One nice thing about making Git push over HTTP is that you can use any WebDAV server,
Het aardige van Git laten pushen over HTTP is dat je iedere WebDAV server kunt gebruiken zonder specifieke Git funtionaliteit.
Uploading changes is called push in Git terms.
Het uploaden van de wijzigingen heet"push" in Git terminologie.
Migrating to git stash push.
Migreren naar git stash push.
You can make this behavior the default by doing git config push. recurseSubmodules on-demand.
Je kunt dit gedrag de standaard maken door git config push. recurseSubmodules on-demand te doen.
The main reason for this is that git stash push introduces the option of stashing selected pathspecs, something git stash save does not support.
De belangrijkste reden hiervoor is dat git stash push de optie introduceert van het stashen van geselecteerde_pathspecs~, iets wat git stash save niet ondersteund.
It's important to remember that unlike Git, which requires you to merge upstream work you don't yet have locally before you can push, git svn makes you do that only if the changes conflict.
Het is belangrijk te onthouden dat in tegenstelling tot Git, die van je verlangt dat je werk van stroomopwaarts wat je nog niet lokaal hebt staan eerst merged voordat je mag pushen, git svn je dit alleen laat doen als de wijzigingen conflicteren.
Results: 27, Time: 0.0282

Word-for-word translation

Top dictionary queries

English - Dutch