Traduzir "feature branch flow" para holandês

Mostrando 50 de 50 traduções da frase "feature branch flow" de inglês para holandês

Tradução de inglês para holandês de feature branch flow

inglês
holandês

EN The -branch argument lets you specify a specific branch to clone instead of the branch the remote HEAD is pointing to, usually the main branch. In addition you can pass a tag instead of branch for the same effect.

NL Met het argument -branch kun je een specifieke branch opgeven om te klonen in plaats van de branch waarnaar de externe HEAD verwijst (meestal de hoofd-branch). Daarnaast kun je voor hetzelfde effect een tag doorgeven in plaats van de branch.

inglêsholandês
argumentargument
branchbranch
cloneklonen
remoteexterne
effecteffect
inin
thede
insteadin plaats van
you cankun
toom
tagtag
in additiondaarnaast
headhoofd
usuallymeestal
aeen
forvoor

EN Before she starts writing any code, Mary needs to create a new branch for the feature. This branch is what she will use as the source branch of the pull request.

NL Voordat ze code begint te schrijven, moet Mary een nieuwe branch aanmaken voor de functie. Deze branch zal ze gebruiken als bron-branch van de pull-aanvraag.

inglêsholandês
startsbegint
branchbranch
marymary
codecode
requestaanvraag
featurefunctie
usegebruiken
thede
to createaanmaken
asals
willzal
needsmoet
sheze
writingschrijven
ofvan

EN A complete example demonstrating a Feature Branch Flow is as follows. Assuming we have a repo setup with a main branch.

NL Hieronder volgt een compleet voorbeeld dat een proces voor functie-branches laat zien. Er wordt vanuit gegaan dat we een repo-opstelling hebben met een main-branch.

inglêsholandês
branchbranch
followsvolgt
mainmain
featurefunctie
wewe
iswordt
completecompleet
havehebben
withmet
exampleeen

EN Note that feature branches combined with the develop branch is, for all intents and purposes, the Feature Branch Workflow. But, the Gitflow workflow doesn’t stop there.

NL Merk op dat functie-branches gecombineerd met de develop-branch voor alle doeleinden de functie-branch-workflow is. De Gitflow-workflow gaat echter verder.

inglêsholandês
featurefunctie
branchesbranches
branchbranch
workflowworkflow
isis
thede
thatdat
combinedmet
withop
but
fordoeleinden

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

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

inglêsholandês
createaanmaken
branchbranch
gitgit
commandopdracht
thede
aeen
usingin

EN The default development branch. Whenever you create a git repository, a branch named "main" is created, and becomes the active branch.

NL De standaard ontwikkelingsbranch. Als je een Git-repository aanmaakt, wordt een branch met de naam 'main' aangemaakt. Deze wordt de actieve branch.

inglêsholandês
defaultstandaard
branchbranch
gitgit
repositoryrepository
namednaam
mainmain
activeactieve
thede
iswordt
aeen

EN List the branches for this repository. You’ll see the default branch main, and the new branch you created. git branch

NL Maak een overzicht van de branches voor deze repository. Je ziet de standaard main-branch en de nieuwe branch die je hebt gemaakt. Git-branch

inglêsholandês
branchesbranches
repositoryrepository
defaultstandaard
branchbranch
mainmain
gitgit
newnieuwe
createdgemaakt
thede
forvoor
thisdeze
seeziet
anden

EN The default development branch. Whenever you create a git repository, a branch named "main" is created, and becomes the active branch.

NL De standaard ontwikkelingsbranch. Als je een Git-repository maakt, wordt er een branch met de naam 'master' gemaakt. Deze wordt de actieve branch.

inglêsholandês
defaultstandaard
branchbranch
gitgit
repositoryrepository
namednaam
activeactieve
thede
createdgemaakt
createmaakt
iswordt
aeen

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

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

inglêsholandês
createaanmaken
branchbranch
gitgit
commandopdracht
thede
aeen
usingin

EN List the branches for this repository. You’ll see the default branch master, and the new branch you created. git branch

NL Maak een overzicht van de branches voor deze repository. Je ziet de standaard branch-master en de nieuwe branch die je hebt gemaakt. git branch

inglêsholandês
branchesbranches
repositoryrepository
defaultstandaard
branchbranch
gitgit
newnieuwe
createdgemaakt
thede
forvoor
thisdeze
seeziet
anden

EN The default development branch. Whenever you create a git repository, a branch named "main" is created, and becomes the active branch.

NL De standaard ontwikkelingsbranch. Als je een Git-repository maakt, wordt er een branch met de naam 'master' gemaakt. Deze wordt de actieve branch.

inglêsholandês
defaultstandaard
branchbranch
gitgit
repositoryrepository
namednaam
activeactieve
thede
createdgemaakt
createmaakt
iswordt
aeen

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

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

inglêsholandês
createaanmaken
branchbranch
gitgit
commandopdracht
thede
aeen
usingin

EN List the branches for this repository. You’ll see the default branch master, and the new branch you created. git branch

NL Maak een overzicht van de branches voor deze repository. Je ziet de standaard branch-master en de nieuwe branch die je hebt gemaakt. git branch

inglêsholandês
branchesbranches
repositoryrepository
defaultstandaard
branchbranch
gitgit
newnieuwe
createdgemaakt
thede
forvoor
thisdeze
seeziet
anden

EN The main branch stores the official release history, and the develop branch serves as an integration branch for features

NL De main-branch slaat de officiële versiegeschiedenis op; de branch develop dient als integratiebranch voor functies

inglêsholandês
mainmain
branchbranch
servesdient
featuresfuncties
thede
forvoor
asals

EN The default development branch. Whenever you create a git repository, a branch named "main" is created, and becomes the active branch.

NL De standaard ontwikkelingsbranch. Als je een Git-repository aanmaakt, wordt een branch met de naam 'main' aangemaakt. Deze wordt de actieve branch.

inglêsholandês
defaultstandaard
branchbranch
gitgit
repositoryrepository
namednaam
mainmain
activeactieve
thede
iswordt
aeen

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

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

inglêsholandês
createaanmaken
branchbranch
gitgit
commandopdracht
thede
aeen
usingin

EN List the branches for this repository. You’ll see the default branch main, and the new branch you created. git branch

NL Maak een overzicht van de branches voor deze repository. Je ziet de standaard main-branch en de nieuwe branch die je hebt gemaakt. Git-branch

inglêsholandês
branchesbranches
repositoryrepository
defaultstandaard
branchbranch
mainmain
gitgit
newnieuwe
createdgemaakt
thede
forvoor
thisdeze
seeziet
anden

EN The repository history remains unchanged. All you get is a new pointer to the current branch. To begin working on the new branch, you have to check out the branch you want to use.

NL De geschiedenis van de repository blijft ongewijzigd. Het enige wat erbij komt, is een nieuwe pointer naar de huidige branch. Om aan de nieuwe branch te kunnen werken, moet je de branch die je wilt gebruiken uitchecken.

inglêsholandês
repositoryrepository
historygeschiedenis
unchangedongewijzigd
branchbranch
isis
thede
remainsblijft
toom
currenthuidige
usegebruiken
workingwerken
wantwilt
aeen
outte
have tomoet

EN Because you are creating a branch to work on something new, every time you create a new branch (with git branch), you want to make sure to check it out (with git checkout) if you're going to use it

NL Omdat je een branch aanmaakt om aan iets nieuws te werken, moet je elke keer dat je een nieuwe branch aanmaakt (met git branch) deze uitchecken (met git checkout) voordat je die gaat gebruiken

inglêsholandês
branchbranch
gitgit
checkoutcheckout
toom
workwerken
usegebruiken
becauseomdat
withmet
ifmoet
everyelke
suredat
outte
somethingiets
wantje

EN Notice the On branch future-plans line? If you entered git status previously, the line was on branch main because you only had the one main branch

NL Zie je de regel On branch future-plans? Als je eerder git status hebt ingevoerd, stond de regel op branch main omdat je maar één main branch had

inglêsholandês
branchbranch
enteredingevoerd
gitgit
statusstatus
mainmain
thede
previouslyeerder
onon
becauseomdat
ifals

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

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

inglêsholandês
gitgit
flowflow
existingbestaande
branchbranch
onop
thede
whenwanneer
willzal
executinghet uitvoeren van
aneen
createaanmaken

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Together the Citation Flow and Trust Flow form the Majestic Flow Metric algorithm.

NL Tezamen vormen de Citation Flow en Trust Flow het algoritme van de Flow Metric van Majestic.

inglêsholandês
flowflow
trusttrust
algorithmalgoritme
thede
formvormen
anden
togetherhet

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN As you can imagine, with this simple null modem cable no hardware flow control can be implemented. The only way to perform flow control is with software flow control using the XOFF and XON characters.

NL Zoals nu waarschijnlijk wel duidelijk is kan met deze eenvoudige nulmodem kabel geen hardware flow control worden gebruikt. De enige manier om flow control te realiseren is door software flow control met XOFF en XON karakters toe te passen.

inglêsholandês
cablekabel
xoffxoff
xonxon
characterskarakters
hardwarehardware
controlcontrol
waymanier
isis
softwaresoftware
thede
flowflow
aszoals
cankan
simpleeenvoudige
beworden
toom
thisdeze
nogeen
anden
withmet

EN  This last one reflects the quality of your website, according to the ?trustworthiness? of the sites and URLs pointing back to you. Citation Flow and Trust Flow together form the Majestic?s Flow Metrics algorithm. Finally, the 

NL Dit laatste weerspiegelt de kwaliteit van uw website, volgens de "betrouwbaarheid" van de sites en URL's die naar u terugverwijzen. Citation Flow en Trust Flow vormen samen het Flow Metrics algoritme van Majestic. Tot slot, de

inglêsholandês
reflectsweerspiegelt
flowflow
metricsmetrics
algorithmalgoritme
lastlaatste
trusttrust
thede
formvormen
qualitykwaliteit
websitewebsite
tosamen
thisdit
sitessites
anden
ofvolgens
youu
togetherhet
finallytot

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Together the Citation Flow and Trust Flow form the Majestic Flow Metric algorithm.

NL Tezamen vormen de Citation Flow en Trust Flow het algoritme van de Flow Metric van Majestic.

inglêsholandês
flowflow
trusttrust
algorithmalgoritme
thede
formvormen
anden
togetherhet

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN As you can imagine, with this simple null modem cable no hardware flow control can be implemented. The only way to perform flow control is with software flow control using the XOFF and XON characters.

NL Zoals nu waarschijnlijk wel duidelijk is kan met deze eenvoudige nulmodem kabel geen hardware flow control worden gebruikt. De enige manier om flow control te realiseren is door software flow control met XOFF en XON karakters toe te passen.

inglêsholandês
cablekabel
xoffxoff
xonxon
characterskarakters
hardwarehardware
controlcontrol
waymanier
isis
softwaresoftware
thede
flowflow
aszoals
cankan
simpleeenvoudige
beworden
toom
thisdeze
nogeen
anden
withmet

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Ideally a site would have a high Citation and Trust Flow, usually you will have a slightly higher Citation Flow than Trust Flow

NL Een site heeft bij voorkeur een hoge Citation en Trust Flow, meestal is de Citation Flow iets hoger dan de Trust Flow

inglêsholandês
sitesite
trusttrust
highhoge
usuallymeestal
flowflow
higherhoger
anden

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow and Trust Flow are trade marks of Majestic-12 Ltd.

NL Majestic SEO, Majestic-12, Majestic, Flow Metric, Citation Flow en Trust Flow zijn handelsmerken van Majestic-12 Ltd.

inglêsholandês
seoseo
trusttrust
markshandelsmerken
ltdltd
flowflow
anden
ofvan
arezijn

EN Together the Citation Flow and Trust Flow form the Majestic Flow Metric algorithm.

NL Tezamen vormen de Citation Flow en Trust Flow het algoritme van de Flow Metric van Majestic.

inglêsholandês
flowflow
trusttrust
algorithmalgoritme
thede
formvormen
anden
togetherhet

EN Together the Citation Flow and Trust Flow form the Majestic Flow Metric algorithm.

NL Tezamen vormen de Citation Flow en Trust Flow het algoritme van de Flow Metric van Majestic.

inglêsholandês
flowflow
trusttrust
algorithmalgoritme
thede
formvormen
anden
togetherhet

Mostrando 50 de 50 traduções