Terjemahkan "on branch future plans" ke bahasa Inggris

Menampilkan 50 dari 50 terjemahan frasa "on branch future plans" dari Belanda ke bahasa Inggris

Terjemahan dari on branch future plans

"on branch future plans" dalam Belanda dapat diterjemahkan ke dalam kata/frasa bahasa Inggris berikut:

branch branch
future future the future

Terjemahan Belanda ke bahasa Inggris dari on branch future plans

Belanda
bahasa Inggris

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.

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.

Belandabahasa Inggris
branchbranch
klonenclone
externeremote
daarnaastin addition
effecteffect
tagtag
in plaats vaninstead

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

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

Belandabahasa Inggris
branchbranch
aanmakencreate
gitgit
opdrachtcommand

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

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

Belandabahasa Inggris
branchesbranches
repositoryrepository
standaarddefault
branchbranch
gitgit

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

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

Belandabahasa Inggris
branchbranch
aanmakencreate
gitgit
opdrachtcommand

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

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

Belandabahasa Inggris
branchesbranches
repositoryrepository
standaarddefault
branchbranch
gitgit

NL De eerste stap is het aanvullen van de standaard main-branch met een develop-branch. Een eenvoudige manier om dit te doen, is als volgt. Eén ontwikkelaar maakt lokaal een lege develop-branch en pusht deze naar de server:

EN The first step is to complement the default main with a develop branch. A simple way to do this is for one developer to create an empty develop branch locally and push it to the server:

Belandabahasa Inggris
stapstep
aanvullencomplement
standaarddefault
manierway
ontwikkelaardeveloper
lokaallocally
serverserver
mainmain
branchbranch

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

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

Belandabahasa Inggris
branchbranch
aanmakencreate
gitgit
opdrachtcommand

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

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

Belandabahasa Inggris
branchesbranches
repositoryrepository
standaarddefault
branchbranch
mainmain
gitgit

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.

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.

Belandabahasa Inggris
begintstarts
marymary
branchbranch
functiefeature
aanvraagrequest

NL De Baton Rouge Room bevindt zich in de Main Branch van de East Baton Rouge Parish Library en bestaat sinds de inzet van de River Center Branch in 1980

EN The Baton Rouge Room is in the Main Branch of the East Baton Rouge Parish Library and has existed since the dedication of the River Center Branch in 1980

Belandabahasa Inggris
mainmain
branchbranch
librarylibrary
inzetdedication
riverriver
centercenter
rougerouge

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

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

Belandabahasa Inggris
standaarddefault
branchbranch
naamnamed
actieveactive
gitgit
repositoryrepository

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

Belandabahasa Inggris
lokaallocally
branchbranch
gitgit
originorigin
jeyour
functiefeature

NL Branch sluiten: selecteer of je de branch automatisch wil sluiten wanneer de pull-aanvraag wordt samengevoegd;

EN Close branch: Select if you want to automatically close the branch when the pull request is merged.

Belandabahasa Inggris
branchbranch
selecteerselect
jeyou
automatischautomatically
wilwant
samengevoegdmerged
aanvraagrequest

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

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

Belandabahasa Inggris
standaarddefault
branchbranch
naamnamed
actieveactive
gitgit
repositoryrepository

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

Belandabahasa Inggris
lokaallocally
branchbranch
gitgit
originorigin
jeyour
functiefeature

NL Branch sluiten: selecteer of je de branch automatisch wil sluiten wanneer de pull-aanvraag wordt samengevoegd;

EN Close branch: Select if you want to automatically close the branch when the pull request is merged.

Belandabahasa Inggris
branchbranch
selecteerselect
jeyou
automatischautomatically
wilwant
samengevoegdmerged
aanvraagrequest

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

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

Belandabahasa Inggris
branchbranch
dientserves
voorfor
functiesfeatures
mainmain

NL Deze branch zal de volledige geschiedenis van het project bevatten; main bevat op zijn beurt een verkorte versie. Andere ontwikkelaars moeten nu de centrale repository klonen en een tracking-branch aanmaken voor develop.

EN This branch will contain the complete history of the project, whereas main will contain an abridged version. Other developers should now clone the central repository and create a tracking branch for develop.

Belandabahasa Inggris
branchbranch
geschiedenishistory
mainmain
ontwikkelaarsdevelopers
centralecentral
repositoryrepository
klonenclone
aanmakencreate
trackingtracking

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.

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.

Belandabahasa Inggris
echterbut
functiefeature
branchesbranches
branchbranch
workflowworkflow

NL Het maken van release-branches is een andere eenvoudige bewerking voor het maken van branches. Net als functie-branches zijn release-branches gebaseerd op de develop-branch. Een nieuwe release-branch kan op de volgende manieren worden gemaakt:

EN Making release branches is another straightforward branching operation. Like feature branches, release branches are based on the develop branch. A new release branch can be created using the following methods.

Belandabahasa Inggris
eenvoudigestraightforward
branchesbranches
alslike
manierenmethods
releaserelease
branchbranch

NL Net als bij het voltooien van een release-branch wordt een hotfix-branch samengevoegd in zowel main als develop.

EN Similar to finishing a release branch, a hotfix branch gets merged into both main and develop.

Belandabahasa Inggris
wordtgets
samengevoegdmerged
mainmain
releaserelease
branchbranch

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

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

Belandabahasa Inggris
standaarddefault
branchbranch
naamnamed
mainmain
aangemaaktcreated
actieveactive
gitgit
repositoryrepository

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

Belandabahasa Inggris
lokaallocally
branchbranch
gitgit
originorigin
jeyour
functiefeature

NL Branch sluiten: selecteer of je de branch automatisch wil sluiten wanneer de pull-aanvraag wordt samengevoegd;

EN Close branch: Select if you want to automatically close the branch when the pull request is merged.

Belandabahasa Inggris
branchbranch
selecteerselect
jeyou
automatischautomatically
wilwant
samengevoegdmerged
aanvraagrequest

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

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

Belandabahasa Inggris
standaarddefault
branchbranch
naamnamed
mainmain
aangemaaktcreated
actieveactive
gitgit
repositoryrepository

NL Dit betekent dat je vier soorten informatie moet opgeven om een pull-aanvraag in te dienen: de bron-repository, de bron-branch, de doel-repository en de doel-branch.

EN This means that you need to provide 4 pieces of information to file a pull request: the source repository, the source branch, the destination repository, and the destination branch.

Belandabahasa Inggris
jeyou
aanvraagrequest
bronsource
repositoryrepository
branchbranch

NL Door pull-aanvragen aan de Gitflow-workflow toe te voegen, kunnen ontwikkelaars op een handige plek praten over een release-branch of een onderhouds-branch terwijl ze eraan werken.

EN Adding pull requests to the Gitflow Workflow gives developers a convenient place to talk about a release branch or a maintenance branch while they’re working on it.

Belandabahasa Inggris
voegenadding
ontwikkelaarsdevelopers
handigeconvenient
plekplace
ofor
eraanon it
werkenworking
workflowworkflow
releaserelease
branchbranch

NL Het resulterende formulier stelt Mary's repository automatisch in als bron-repository en vraagt haar om de bron-branch, de doel-repository en de doel-branch op te geven.

EN The resulting form automatically sets Mary’s repository as the source repository, and it asks her to specify the source branch, the destination repository, and the destination branch.

Belandabahasa Inggris
formulierform
marymary
ss
repositoryrepository
automatischautomatically
vraagtasks
bronsource
branchbranch

NL Een repository aanmaken Een branch klonen en iets wijzigen in een nieuwe branch Als je de opdrachtregel gebruikt Als je Sourcetree gebruikt Een pull-aanvraag maken en je wijziging samenvoegen

EN Create a repository Clone and make a change on a new branch If you're using command line If you're using Sourcetree Create a pull request to merge your change

NL Ga voor privacy-informatie naar: https://branch.io/policies/#privacy Hier kunt u zich afmelden: https://branch.app.link/optout

EN For privacy information, go to: https://branch.io/policies/#privacy To opt-out, visit: https://branch.app.link/optout

NL Heb je een zwak voor Marty McFly en Doc Brown uit “Back to the Future”? Als echte fan van de cultfim uit de jaren 80 móét je wel een “Back to the Future”-poster in huis hebben

EN Do you have a soft spot for Marty McFly and Doc Brown from ‘Back to the Future’? As a true fan of the 80s cult film, you should own a Back to the Future poster

Belandabahasa Inggris
docdoc
brownbrown
echtetrue
fanfan
posterposter

NL De tentoonstelling en aankoop van New World Academy door het Centraal Museum vinden plaats in het kader van het langdurige onderzoeksproject Future Vocabularies (2004-2016) en het parallelle Future Collections-programma (2014-2015)

EN The exhibition and the acquisition of New World Academy by the Centraal Museum take place within the context of the long-term research project Future Vocabularies (2004–2016) and its parallel program, Future Collections (2014–2015)

Belandabahasa Inggris
tentoonstellingexhibition
aankoopacquisition
newnew
worldworld
academyacademy
museummuseum
plaatsplace
kadercontext
futurefuture
parallelleparallel
centraalcentraal
programmaprogram

NL In Future Collections proberen BAK en het Centraal Museum om de discursieve en onderzoeksgerichte projecten die in de context van Future Vocabularies worden ontwikkeld te verbinden met museale tentoonstellingen en collectiebeheer.

EN In Future Collections, BAK and Centraal Museum seek to connect the discursive and research-oriented projects developed in the context of Future Vocabularies to museum exhibitions and collections.

Belandabahasa Inggris
futurefuture
museummuseum
projectenprojects
ontwikkelddeveloped
tentoonstellingenexhibitions
bakbak
centraalcentraal

NL 2018 Panini Certified Future kaartlijst & prijs gids. ongesorteerd & beoordeelde waarden voor alle '18 Panini Certified Future Basketbal Kaarten. Klik op een kaart om meer gesorteerde kaartprijzen te zien, historische prijzen en eerdere verkopen.

EN 2018 Panini Certified Future card list & price guide. Ungraded & graded values for all '18 Panini Certified Future Basketball Cards. Click on any card to see more graded card prices, historic prices, and past sales.

Belandabahasa Inggris
certifiedcertified
futurefuture
ongesorteerdungraded
beoordeeldegraded
basketbalbasketball
klikclick
verkopensales
paninipanini

NL 2019 Panini Select Future kaartlijst & prijs gids. ongesorteerd & beoordeelde waarden voor alle '19 Panini Select Future Basketbal Kaarten. Klik op een kaart om meer gesorteerde kaartprijzen te zien, historische prijzen en eerdere verkopen.

EN 2019 Panini Select Future card list & price guide. Ungraded & graded values for all '19 Panini Select Future Basketball Cards. Click on any card to see more graded card prices, historic prices, and past sales.

Belandabahasa Inggris
futurefuture
ongesorteerdungraded
beoordeeldegraded
basketbalbasketball
verkopensales
paninipanini

NL Je moet het echt met eigen ogen zien. Met één klik krijgt haal je informatie op over elke branch of bevestigde code.

EN Seeing really is believing. Get information on any branch or commit with a single click.

Belandabahasa Inggris
klikclick
informatieinformation
branchbranch

NL Creëer een branch vanuit een Jira Software-issue en stel triggers in om tussen statussen te schakelen wanneer code wordt beoordeeld of samengevoegd.

EN Create a branch from within a Jira Software issue and set up triggers to transition between statuses when reviewing or merging code.

Belandabahasa Inggris
branchbranch
jirajira
triggerstriggers
statussenstatuses
ofor

NL Configureer tools op basis van wie kan implementeren en vanaf welke branch. Dit is een Bitbucket Premium-functie die beschikbaar is via Bitbucket Pipelines.

EN Configure controls on who can do deployments and from which branch. This is a Bitbucket Premium feature and can be accessed through Bitbucket Pipelines.

Belandabahasa Inggris
configureerconfigure
branchbranch
bitbucketbitbucket
premiumpremium
functiefeature

NL Release met Jira Software en Bitbucket 14% vaker nieuwe versies, die naadloos worden geïntegreerd van branch tot implementatie. Creëer Bitbucket-branches vanuit Jira Software of draag issues over zonder Bitbucket te verlaten.

EN Release 14% more often with Jira Software and Bitbucket, which are seamlessly integrated from branch to deployment. Create Bitbucket branches from within Jira Software or transition issues without ever leaving Bitbucket.

Belandabahasa Inggris
jirajira
bitbucketbitbucket
naadloosseamlessly
geïntegreerdintegrated
branchbranch
creëercreate
ofor
issuesissues
branchesbranches

NL Breng met Jira Software en Bitbucket 14% vaker nieuwe versies uit, die naadloos worden geïntegreerd van branch tot implementatie. Creëer Bitbucket-branches vanuit Jira Software of draag issues over zonder Bitbucket te verlaten.

EN Release 14% more often with Jira Software and Bitbucket, which are seamlessly integrated from branch to deployment. Create Bitbucket branches from within Jira Software or transition issues without ever leaving Bitbucket.

Belandabahasa Inggris
jirajira
bitbucketbitbucket
naadloosseamlessly
geïntegreerdintegrated
branchbranch
creëercreate
ofor
issuesissues
versiesrelease
branchesbranches

NL Intern werkt de git-checkoutopdracht simpelweg de HEAD bij, zodat deze naar de opgegeven branch of commit verwijst

EN Internally, the git checkout command simply updates the HEAD to point to either the specified branch or commit

Belandabahasa Inggris
interninternally
simpelwegsimply
headhead
opgegevenspecified
branchbranch
gitgit

NL Als er naar een branch wordt verwezen, is dat geen probleem voor Git, maar als je een commit uitcheckt wordt er overgeschakeld naar de status 'detached HEAD'.

EN When it points to a branch, Git doesn't complain, but when you check out a commit, it switches into a “detached HEAD” state.

Belandabahasa Inggris
branchbranch
gitgit
headhead

NL Een veilige, altijd beschikbare ervaring voor elke locatie en branch op afstand.

EN Ensure a secure, always-on experience for every remote and brand location.

Belandabahasa Inggris
altijdalways
ervaringexperience

NL Als je klaar bent om de wijzigingen samen te voegen, push je je branch naar Bitbucket, zodat deze kan worden gecontroleerd in een pull-aanvraag.

EN When you’re ready to merge the changes, you’ll push your branch to Bitbucket so that it can be reviewed in a pull request.

Belandabahasa Inggris
alswhen
klaarready
voegenmerge
branchbranch
bitbucketbitbucket
gecontroleerdreviewed
aanvraagrequest

NL Klik in de repository op '+' in de algemene zijbalk en selecteer onder Aan de slag de optie Branch aanmaken.

EN From the repository, click + in the global sidebar and under Get to work, select Create a branch.

Belandabahasa Inggris
repositoryrepository
algemeneglobal
zijbalksidebar
branchbranch
aanmakencreate

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

Belandabahasa Inggris
branchbranch
aanmakencreated
lokalelocal
systeemsystem
bitbucketbitbucket
automatischautomatically
opdrachtcommand
tonenshow
nodigneeded
gitgit
checkoutcheckout

NL Laten we nu naar Bitbucket gaan om onze branch te bekijken.

EN Now let’s go to Bitbucket to see our branch.

Belandabahasa Inggris
latenlet
nunow
bitbucketbitbucket
gaango
branchbranch

NL Bron: De repository en branch waarin je de code hebt gewijzigd die je wil samenvoegen;

EN Source: The repository and branch where you made the code changes that you want to merge.

Belandabahasa Inggris
repositoryrepository
branchbranch
waarinwhere
samenvoegenmerge

NL Een pull-aanvraag samenvoegenNadat je code is beoordeeld en goedgekeurd in een pull-aanvraag, klik je op de knop 'Samenvoegen' om je branch samen te voegen in de hoofdbranch

EN Merge a pull requestAfter your code has been reviewed and approved in a pull request, click the Merge button to merge your branch into the main branch

Belandabahasa Inggris
codecode
beoordeeldreviewed
goedgekeurdapproved
branchbranch
jeyour
ishas
aanvraagrequest

NL Creëer een branch vanuit een Jira Software-issue en stel triggers in om tussen statussen te schakelen wanneer code wordt beoordeeld of samengevoegd.

EN Create a branch from within a Jira Software issue and set up triggers to transition between statuses when reviewing or merging code.

Belandabahasa Inggris
branchbranch
jirajira
triggerstriggers
statussenstatuses
ofor

Menampilkan 50 dari 50 terjemahan