Traduceți "eerder git status" în Engleză

Se afișează 50 din 50 traduceri ale expresiei "eerder git status" din Olandeză în Engleză

Traduceri ale lui eerder git status

"eerder git status" în Olandeză poate fi tradus în următoarele Engleză cuvinte/expresii:

eerder a about after all already also always an and and the any are as at at the available back based be because become been before being best better but by by the can case different do does during earlier easy even first for for the from from the get go good great has have having he here high his how how to i if in in the in this information into is it it is its just know leading like live ll made make making many may more most much my need need to never new no not now of of the off on on the one only open or other our out over own pages people previous previously process processes product quality rather re s same see service set she should since site so some something sooner still such team than that that you the the first their them then there these they this this is those through time to to be to get to make to the to use two up us use used user using very want was way we we have web website well were we’ve what when where whether which while who will will be with within working would years you you are you can you have your
git git
status a access account active all and any app are as at based be been but by can company data do domain each even example for from from the give has have help how if information into is issues it is its just like link ll make may most need new no of of the one or our overview own page pages project report reports running see service services set site sites standing state status tasks that the their them there these they this those time to track tracking us use using want we website what when where whether which will with work working you you can you have your

Traducerea lui Olandeză în Engleză din eerder git status

Olandeză
Engleză

NL Git voor ontwikkelaars Git voor marketing Git voor productbeheer Git voor ontwerpers Git voor klantenondersteuning Git voor Human Resources Git voor iedereen die een budget beheert

EN Git for developers Git for marketing Git for product management Git for designers Git for customer support Git for human resources Git for anyone managing a budget

OlandezăEngleză
gitgit
marketingmarketing
humanhuman
budgetbudget

NL Een Git-repository aanmaken Je Git-repository kopiëren en bestanden toevoegen Wijzigingen uit je Git-repository op Bitbucket Cloud halen Een Git-branch gebruiken om een bestand samen te voegen

EN Create a Git repository Copy your Git repository and add files Pull changes from your Git repository on Bitbucket Cloud Use a Git branch to merge a file

OlandezăEngleză
aanmakencreate
kopiërencopy
wijzigingenchanges
bitbucketbitbucket
cloudcloud
halenpull
gebruikenuse
gitgit
jeyour
branchbranch

NL Git heeft een eigen URL-syntaxis die wordt gebruikt om externe repository-locaties door te geven aan Git-opdrachten. Omdat git clone het meest wordt gebruikt op externe repositories, zullen we hier de Git URL-syntaxis bestuderen.

EN Git has its own URL syntax which is used to pass remote repository locations to Git commands. Because git clone is most commonly used on remote repositories we will examine Git URL syntax here.  

OlandezăEngleză
gitgit
externeremote
cloneclone
hierhere
urlurl
syntaxissyntax
locatieslocations

NL Een protocol dat uniek is voor git. Git wordt geleverd met een daemon die draait op poort (9418). Het protocol is vergelijkbaar met SSH, maar het heeft GEEN AUTHENTICATIE. git://host.xz[:poort]/pad/naar/repo.git/

EN A protocol unique to git. Git comes with a daemon that runs on port (9418). The protocol is similar to SSH however it has NO AUTHENTICATION. git://host.xz[:port]/path/to/repo.git/  

OlandezăEngleză
protocolprotocol
gitgit
draaitruns
poortport
vergelijkbaarsimilar
sshssh
authenticatieauthentication
hosthost

NL Is Git nieuw voor jou? Maak je geen zorgen, wij helpen je. Lees onze tutorials 'Git goed begrijpen' om kennis te maken met Git.

EN New to Git? No worries, we got you covered. Read our Getting Git Right tutorials for a primer on Git.

OlandezăEngleză
gitgit
nieuwnew
geenno
tutorialstutorials
zorgenworries

NL Breng je wijzigingen lokaal aan en voeg ze vervolgens toe, maak commits en push ze naar de branch:git add. git commit -m "een wijziging toevoegen uit de functie-branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

OlandezăEngleză
lokaallocally
branchbranch
gitgit
originorigin
jeyour
functiefeature

NL Is Git nieuw voor jou? Maak je geen zorgen, wij helpen je. Lees onze tutorials 'Git goed begrijpen' om kennis te maken met Git.

EN New to Git? No worries, we got you covered. Read our Getting Git Right tutorials for a primer on Git.

OlandezăEngleză
gitgit
nieuwnew
geenno
tutorialstutorials
zorgenworries

NL Breng je wijzigingen lokaal aan en voeg ze vervolgens toe, maak commits en push ze naar de branch:git add. git commit -m "een wijziging toevoegen uit de functie-branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

OlandezăEngleză
lokaallocally
branchbranch
gitgit
originorigin
jeyour
functiefeature

NL Breng je wijzigingen lokaal aan en voeg ze vervolgens toe, maak commits en push ze naar de branch:git add. git commit -m "een wijziging toevoegen uit de functie-branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

OlandezăEngleză
lokaallocally
branchbranch
gitgit
originorigin
jeyour
functiefeature

NL Er zijn verschillende manieren om Git op een Mac te installeren. Sterker nog, als je XCode hebt geïnstalleerd (of de Command Line Tools), is Git misschien al geïnstalleerd. Open een terminal en voer git --version in om daar achter te komen.

EN There are several ways to install Git on a Mac. In fact, if you've installed XCode (or it's Command Line Tools), Git may already be installed. To find out, open a terminal and enter git --version.

OlandezăEngleză
manierenways
gitgit
macmac
commandcommand
lineline
toolstools
terminalterminal

NL Apple onderhoudt en levert in feite een eigen vertakking van Git; deze loopt eigenlijk meerdere grote versies achter op de gangbare Git. Misschien wil je een nieuwere versie van Git installeren op een van de volgende manieren:

EN Apple actually maintain and ship their own fork of Git, but it tends to lag behind mainstream Git by several major versions. You may want to install a newer version of Git using one of the methods below:

OlandezăEngleză
appleapple
gitgit
grotemajor
nieuwerenewer
manierenmethods

NL Om te leren hoe je Git kunt gebruiken met Sourcetree (en hoe je je Git-repository's op Bitbucket kunt hosten), kun je onze uitgebreide Git-tutorial met Bitbucket en Sourcetree volgen.

EN To learn how to use Git with Sourcetree (and how to host your Git repositories on Bitbucket) you can follow our comprehensive Git tutorial with Bitbucket and Sourcetree.

OlandezăEngleză
gitgit
sourcetreesourcetree
bitbucketbitbucket
hostenhost
uitgebreidecomprehensive
volgenfollow
repositoryrepositories
tutorialtutorial

NL De Git-bron klonen (of download Git en pak die dan uit als je nog geen versie van Git hebt geïnstalleerd):

EN Clone the Git source (or if you don't yet have a version of Git installed, download and extract it):

OlandezăEngleză
klonenclone
downloaddownload
gitgit
versieversion
geïnstalleerdinstalled
bronsource

NL Raadpleeg voor meer informatie over git clone-functionaliteit de officiële Git-documentatie. We behandelen ook praktische voorbeelden van git clone in onze handleiding voor het instellen van een repository.

EN For further, deeper reference on git clone functionality, consult the official Git documentation. We also cover practical examples of git clone in our setting up a repository guide.

OlandezăEngleză
raadpleegconsult
gitgit
praktischepractical
cloneclone
handleidingguide
repositoryrepository
functionaliteitfunctionality

NL Haar filosofie is eerder vragen dan oordelen, eerder dialoog dan interventionisme, eerder ondersteuning dan vervanging

EN Its philosophy favors questioning rather than judgement, dialogue rather than interventionism, and support rather than substitution

OlandezăEngleză
filosofiephilosophy
eerderrather
danthan
dialoogdialogue
ondersteuningsupport

NL Snapshot is een handige feature om terug te keren naar het momentopname dat je eerder gemaakt hebt. Als er iets fout gaat, dan kun je gemakkelijk de inhoud herstellen naar een eerder werkende status

EN Take a snapshot of your virtual server, this feature is handy when you need to revert back to the earlier state of your virtual machine. 

OlandezăEngleză
handigehandy
featurefeature
eerderearlier

NL Het LSR, line status register laat de huidige status van de communicatie zien. Fouten worden in het register gemeld. Ook is de status van de zend- en ontvangstbuffers in het register af te lezen.

EN The LSR, line status register shows the current state of communication. Errors are reflected in this register. The state of the receive and transmit buffers is also available.

OlandezăEngleză
lineline
registerregister
communicatiecommunication
foutenerrors
ookalso

NL Het LSR, line status register laat de huidige status van de communicatie zien. Fouten worden in het register gemeld. Ook is de status van de zend- en ontvangstbuffers in het register af te lezen.

EN The LSR, line status register shows the current state of communication. Errors are reflected in this register. The state of the receive and transmit buffers is also available.

OlandezăEngleză
lineline
registerregister
communicatiecommunication
foutenerrors
ookalso

NL Vul in de kolom Product Group Status (Status van productgroep) de status van je gesponsorde productgroepen in: Active (Actief) of Paused (Onderbroken)

EN Fill in the Product Group Status column to set the status of your promoted product groups as either Active or Paused

NL Gebruik Bitbucket als Git-sandbox met tutorials die je leren Git te gebruiken en effectieve workflows te bouwen.

EN Make Bitbucket your Git sandbox with tutorials that bring you up to speed with Git and help you build effective workflows.

OlandezăEngleză
bitbucketbitbucket
tutorialstutorials
gitgit
effectieveeffective
workflowsworkflows

NL Sourcetree vereenvoudigt hoe je met je Git-opslagplaatsen werkt, zodat je je op codering kunt concentreren. Visualiseer en beheer je opslagplaatsen met de simpele Git-interface van Sourcetree.

EN Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI.

OlandezăEngleză
sourcetreesourcetree
vereenvoudigtsimplifies
zodatso
coderingcoding
concentrerenfocus
visualiseervisualize
beheermanage
opslagplaatsenrepositories
simpelesimple
gitgit

NL Niet zomaar een Git GUI. Sourcetree plaatst de kracht van Git in het middelpunt in een gebruiksvriendelijke interface.

EN Not just a Git GUI. Sourcetree places the power of Git front and center in an easy-to-use interface.

OlandezăEngleză
gitgit
guigui
sourcetreesourcetree
plaatstplaces
krachtpower
middelpuntcenter
interfaceinterface

NL Gebruik Bitbucket als Git-sandbox met tutorials die je leren Git te gebruiken en effectieve workflows te bouwen.

EN Make Bitbucket your Git sandbox with tutorials that bring you up to speed with Git and help you build effective workflows.

OlandezăEngleză
bitbucketbitbucket
tutorialstutorials
gitgit
effectieveeffective
workflowsworkflows

NL Migreer eenvoudig van SVN naar Git: importeer en mirror SVN-repositories naar Git in de interface van Bitbucket

EN Simplify your SVN to Git migration: import and mirror SVN repositories to Git within Bitbucket UI

OlandezăEngleză
svnsvn
gitgit
bitbucketbitbucket
eenvoudigsimplify
repositoriesrepositories

NL Als je project Git gebruikt en de repositoryservice Git niet ondersteunt, wordt het erg lastig om die repository-hostingservice te gebruiken.

EN If your project is using Git and the repository service doesn’t offer Git support, it would be very challenging to use that repository hosting service.

OlandezăEngleză
projectproject
gitgit
ergvery
repositoryrepository

NL Ga naar onze Git-tutorial om de Git-opdrachten van A tot Z te leren kennen.

EN Head on over to our Git tutorial to learn the A-Z of Git commands.

OlandezăEngleză
onzeour
gitgit
tutorialtutorial

NL Plak de opdracht die je uit Bitbucket hebt gekopieerd (zoiets als dit): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

EN Paste the command you copied from Bitbucket (would like something like this): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

OlandezăEngleză
opdrachtcommand
bitbucketbitbucket
gekopieerdcopied
gitgit
cloneclone
httpshttps
orgorg

NL Haal de branch na het aanmaken op en check deze uit van je lokale systeem. Bitbucket zal automatisch de opdracht tonen die nodig is. Dat zal er ongeveer zo uitzien: git fetch && git checkout

EN Once created, fetch and checkout the branch from your local system. Bitbucket will automatically show you the command needed, and it will look something like this: git fetch && git checkout

OlandezăEngleză
branchbranch
aanmakencreated
lokalelocal
systeemsystem
bitbucketbitbucket
automatischautomatically
opdrachtcommand
tonenshow
nodigneeded
gitgit
checkoutcheckout

NL Een branch aanmaken met de branch-opdracht in Git. git branch

EN Create a branch using the Git branch command. git branch

OlandezăEngleză
branchbranch
aanmakencreate
gitgit
opdrachtcommand

NL Stap 9: Git inschakelen kunt u de bestanden van uw site van een git-repository kopiëren in plaats van uploaden via Plesk of FTP.

EN Step 9: Enabling Git will allow you to copy your site's files from a Git repository rather than upload through Plesk or FTP.

OlandezăEngleză
stapstep
gitgit
inschakelenenabling
kuntwill
uploadenupload
pleskplesk
ofor
ftpftp

NL Gebruik Bitbucket als Git-sandbox met tutorials die je leren Git te gebruiken en effectieve workflows te bouwen.

EN Make Bitbucket your Git sandbox with tutorials that bring you up to speed with Git and help you build effective workflows.

OlandezăEngleză
bitbucketbitbucket
tutorialstutorials
gitgit
effectieveeffective
workflowsworkflows

NL Ga naar onze Git-tutorial om de Git-opdrachten van A tot Z te leren kennen.

EN Head on over to our Git tutorial to learn the A-Z of Git commands.

OlandezăEngleză
onzeour
gitgit
tutorialtutorial

NL Plak de opdracht die je uit Bitbucket hebt gekopieerd (zoiets als dit): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

EN Paste the command you copied from Bitbucket (would like something like this): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

OlandezăEngleză
opdrachtcommand
bitbucketbitbucket
gekopieerdcopied
gitgit
cloneclone
httpshttps
orgorg

NL Haal de branch na het aanmaken op en check deze uit van je lokale systeem. Bitbucket zal automatisch de opdracht tonen die nodig is. Dat zal er ongeveer zo uitzien: git fetch && git checkout

EN Once created, fetch and checkout the branch from your local system. Bitbucket will automatically show you the command needed, and it will look something like this: git fetch && git checkout

OlandezăEngleză
branchbranch
aanmakencreated
lokalelocal
systeemsystem
bitbucketbitbucket
automatischautomatically
opdrachtcommand
tonenshow
nodigneeded
gitgit
checkoutcheckout

NL Een branch aanmaken met de branch-opdracht in Git. git branch

EN Create a branch using the Git branch command. git branch

OlandezăEngleză
branchbranch
aanmakencreate
gitgit
opdrachtcommand

NL Wanneer je de 'git-flow'-extensiebibliotheek gebruikt, zal het uitvoeren van git flow init op een bestaande repo de develop-branch aanmaken:

EN When using the git-flow extension library, executing git flow init on an existing repo will create the develop branch:

OlandezăEngleză
gitgit
flowflow
bestaandeexisting
branchbranch

NL Sourcetree vereenvoudigt hoe je met je Git-opslagplaatsen werkt, zodat je je op codering kunt concentreren. Visualiseer en beheer je opslagplaatsen met de simpele Git-interface van Sourcetree.

EN Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI.

OlandezăEngleză
sourcetreesourcetree
vereenvoudigtsimplifies
zodatso
coderingcoding
concentrerenfocus
visualiseervisualize
beheermanage
opslagplaatsenrepositories
simpelesimple
gitgit

NL Niet zomaar een Git GUI. Sourcetree plaatst de kracht van Git in het middelpunt in een gebruiksvriendelijke interface.

EN Not just a Git GUI. Sourcetree places the power of Git front and center in an easy-to-use interface.

OlandezăEngleză
gitgit
guigui
sourcetreesourcetree
plaatstplaces
krachtpower
middelpuntcenter
interfaceinterface

NL Plak de opdracht die je uit Bitbucket hebt gekopieerd (zoiets als dit): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

EN Paste the command you copied from Bitbucket (would like something like this): git clone https://username@bitbucket.org/teamsinspace/documentation-test.git

OlandezăEngleză
opdrachtcommand
bitbucketbitbucket
gekopieerdcopied
gitgit
cloneclone
httpshttps
orgorg

NL Haal de branch na het aanmaken op en check deze uit van je lokale systeem. Bitbucket zal automatisch de opdracht tonen die nodig is. Dat zal er ongeveer zo uitzien: git fetch && git checkout

EN Once created, fetch and checkout the branch from your local system. Bitbucket will automatically show you the command needed, and it will look something like this: git fetch && git checkout

OlandezăEngleză
branchbranch
aanmakencreated
lokalelocal
systeemsystem
bitbucketbitbucket
automatischautomatically
opdrachtcommand
tonenshow
nodigneeded
gitgit
checkoutcheckout

NL Een branch aanmaken met de branch-opdracht in Git. git branch

EN Create a branch using the Git branch command. git branch

OlandezăEngleză
branchbranch
aanmakencreate
gitgit
opdrachtcommand

NL Met Git LFS worden grote bestanden parallel aan je code bewaard en kleine referenties in je Git-repository. Dit is handig voor teams die werken met grote media zoals audio- of videobestanden, omdat repositories kleiner en sneller worden.

EN Using Git LFS, large files are kept in parallel storage to your code, and lightweight references are stored in your Git repository. This is useful for teams that work with large media such as audio or video files, making repositories smaller and faster.

OlandezăEngleză
gitgit
grotelarge
parallelparallel
codecode
referentiesreferences
handiguseful
teamsteams
werkenwork
mediamedia
ofor
snellerfaster
jeyour

NL Git leren met Bitbucket Cloud | Atlassian Git Tutorial

EN Learn Git with Bitbucket Cloud | Atlassian Git Tutorial

OlandezăEngleză
gitgit
lerenlearn
metwith
bitbucketbitbucket
cloudcloud
atlassianatlassian
tutorialtutorial

NL Voor beheerders Basis Git-opdrachten Git-migratietools Voor ontwikkelaars

EN For administrators Basic Git commands Git Migration Tools For developers

OlandezăEngleză
voorfor
beheerdersadministrators
basisbasic
ontwikkelaarsdevelopers
gitgit

NL (Optioneel) Om ervoor te zorgen dat Git je gebruikersnaam en wachtwoord onthoudt wanneer deze met HTTPS-repository's werkt, moet je de git-credential-osxkeychain-helper configureren.

EN (Optional) To make Git remember your username and password when working with HTTPS repositories, configure the git-credential-osxkeychain helper.

OlandezăEngleză
optioneeloptional
gitgit
gebruikersnaamusername
wachtwoordpassword
werktworking
configurerenconfigure
jeyour
httpshttps
repositoryrepositories

NL (Optioneel) Om ervoor te zorgen dat Git je gebruikersnaam en wachtwoord onthoudt wanneer deze met HTTPS-repository's werkt, moet je de git-credential-osxkeychain-helper installeren.

EN (Optional) To make Git remember your username and password when working with HTTPS repositories, install the git-credential-osxkeychain helper.

OlandezăEngleză
optioneeloptional
gitgit
gebruikersnaamusername
wachtwoordpassword
werktworking
installereninstall
jeyour
httpshttps
repositoryrepositories

NL Sourcetree, een gratis visuele Git-client voor Mac, wordt geleverd met een eigen gebundelde versie van Git. Je kunt Sourcetree hier downloaden.

EN Sourcetree, a free visual Git client for Mac, comes with its own bundled version of Git. You can download Sourcetree here.

OlandezăEngleză
sourcetreesourcetree
gratisfree
visuelevisual
macmac
versieversion
gitgit
hierhere
downloadendownload
clientclient

NL Git bouwen kan een beetje lastig zijn op Mac omdat bepaalde bibliotheken zich verplaatsen tussen OS X-releases. Volg op El Capitan (OS X 10.11) deze instructies om Git te bouwen:

EN Building Git can be a little tricky on Mac due to certain libraries moving around between OS X releases. On El Capitan (OS X 10.11), follow these instructions to build Git:

OlandezăEngleză
gitgit
lastigtricky
macmac
bibliothekenlibraries
volgfollow
xx
instructiesinstructions
osos
releasesreleases
elel

NL Open een opdrachtprompt (of Git Bash als je tijdens de installatie ervoor hebt gekozen om Git niet te gebruiken via de Windows-opdrachtprompt).

EN Open a Command Prompt (or Git Bash if during installation you elected not to use Git from the Windows Command Prompt).

OlandezăEngleză
gitgit
installatieinstallation
gekozenelected
windowswindows

NL Sourcetree, een gratis visuele Git-client voor Windows, wordt geleverd met een eigen gebundelde versie van Git. Je kunt Sourcetree hier downloaden.

EN Sourcetree, a free visual Git client for Windows, comes with its own bundled version of Git. You can download Sourcetree here.

OlandezăEngleză
sourcetreesourcetree
gratisfree
visuelevisual
windowswindows
versieversion
gitgit
hierhere
downloadendownload
clientclient

Se afișează 50 din 50 traduceri