Vertaal "local main branch" naar Nederlands

Toont 50 van 50 vertalingen van de zin "local main branch" van Engels naar Nederlands

Vertaling van Engels naar Nederlands van local main branch

Engels
Nederlands

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.

Engels Nederlands
argument argument
branch branch
clone klonen
remote externe
effect effect
in in
the de
instead in plaats van
you can kun
to om
tag tag
in addition daarnaast
head hoofd
usually meestal
a een
for voor

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

Engels Nederlands
branch branch
entered ingevoerd
git git
status status
main main
the de
previously eerder
on on
because omdat
if als

EN Go back to your local terminal window and send your committed changes to Bitbucket using git push origin main. This command specifies that you are pushing to the main branch (the branch on Bitbucket) on origin (the Bitbucket server).

NL Ga terug naar je lokale terminalvenster en stuur je gecommitte wijzigingen naar Bitbucket met git push origin main. Deze opdracht houdt in dat je naar de hoofdbranch (de branch op Bitbucket) op origin (de Bitbucket-server) pusht.

Engels Nederlands
local lokale
changes wijzigingen
bitbucket bitbucket
git git
main main
command opdracht
branch branch
server server
origin origin
go ga
your je
on op
the de
and en

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.

Engels Nederlands
default standaard
branch branch
git git
repository repository
named naam
main main
active actieve
the de
is wordt
a een

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

Engels Nederlands
branches branches
repository repository
default standaard
branch branch
main main
git git
new nieuwe
created gemaakt
the de
for voor
this deze
see ziet
and en

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.

Engels Nederlands
default standaard
branch branch
git git
repository repository
named naam
active actieve
the de
created gemaakt
create maakt
is wordt
a een

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.

Engels Nederlands
default standaard
branch branch
git git
repository repository
named naam
active actieve
the de
created gemaakt
create maakt
is wordt
a een

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

Engels Nederlands
main main
branch branch
serves dient
features functies
the de
for voor
as als

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.

Engels Nederlands
default standaard
branch branch
git git
repository repository
named naam
main main
active actieve
the de
is wordt
a een

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

Engels Nederlands
branches branches
repository repository
default standaard
branch branch
main main
git git
new nieuwe
created gemaakt
the de
for voor
this deze
see ziet
and en

EN Your space station is growing, and it's time for the opening ceremony of your Mars location. Now that your future plans are becoming a reality, you can merge your future-plans branch into the main branch on your local system.

NL Je ruimtestation groeit en het is tijd voor de openingsceremonie van je Mars-locatie. Nu je toekomstplannen werkelijkheid worden, kun je je branch future-plans samenvoegen in de hoofdbranch op je lokale systeem.

Engels Nederlands
mars mars
future future
reality werkelijkheid
merge samenvoegen
branch branch
local lokale
system systeem
your je
is is
time tijd
now nu
on op
the de
you can kun
location locatie
becoming worden
into in
for voor
and en
of van
growing groeit

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

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

Engels Nederlands
create aanmaken
branch branch
git git
command opdracht
the de
a een
using in

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

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

Engels Nederlands
create aanmaken
branch branch
git git
command opdracht
the de
a een
using in

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

Engels Nederlands
branches branches
repository repository
default standaard
branch branch
git git
new nieuwe
created gemaakt
the de
for voor
this deze
see ziet
and en

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

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

Engels Nederlands
create aanmaken
branch branch
git git
command opdracht
the de
a een
using in

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

Engels Nederlands
branches branches
repository repository
default standaard
branch branch
git git
new nieuwe
created gemaakt
the de
for voor
this deze
see ziet
and en

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

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

Engels Nederlands
create aanmaken
branch branch
git git
command opdracht
the de
a een
using in

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.

Engels Nederlands
repository repository
history geschiedenis
unchanged ongewijzigd
branch branch
is is
the de
remains blijft
to om
current huidige
use gebruiken
working werken
want wilt
a een
out te
have to moet

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

Engels Nederlands
branch branch
git git
checkout checkout
to om
work werken
use gebruiken
because omdat
with met
if moet
every elke
sure dat
out te
something iets
want je

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.

Engels Nederlands
starts begint
branch branch
mary mary
code code
request aanvraag
feature functie
use gebruiken
the de
to create aanmaken
as als
will zal
needs moet
she ze
writing schrijven
of van

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

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

Engels Nederlands
code code
reviewed beoordeeld
approved goedgekeurd
request aanvraag
branch branch
merge samenvoegen
your je
in in
click klik
the de
button knop
and en
a een
has is

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

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

Engels Nederlands
main main
branch branch
library library
dedication inzet
center center
river river
in in
the de
is bestaat
rouge rouge
and en
of van

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

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

Engels Nederlands
code code
reviewed beoordeeld
approved goedgekeurd
request aanvraag
branch branch
merge samenvoegen
your je
in in
click klik
the de
button knop
and en
a een
has is

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

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

Engels Nederlands
code code
reviewed beoordeeld
approved goedgekeurd
request aanvraag
branch branch
merge samenvoegen
your je
in in
click klik
the de
button knop
and en
a een
has is

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:

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:

Engels Nederlands
complement aanvullen
branch branch
developer ontwikkelaar
locally lokaal
is is
default standaard
way manier
server server
the de
to om
main main
step stap
simple eenvoudige
with met
and en
this dit

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.

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.

Engels Nederlands
branch branch
history geschiedenis
main main
developers ontwikkelaars
clone klonen
central centrale
repository repository
tracking tracking
now nu
the de
will zal
contain bevatten
project project
complete volledige
version versie
for voor
a een
other andere
should moeten
and en
this deze

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

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

Engels Nederlands
release release
branch branch
merged samengevoegd
main main
similar het
into in
a een

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.

Engels Nederlands
branch branch
follows volgt
main main
feature functie
we we
is wordt
complete compleet
have hebben
with met
example een

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

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

Engels Nederlands
code code
reviewed beoordeeld
approved goedgekeurd
request aanvraag
branch branch
merge samenvoegen
your je
in in
click klik
the de
button knop
and en
a een
has is

EN You can work on your own part of a project from your own branch, pull updates from Bitbucket, and then merge all your work into the main branch when it's ready

NL Je kunt werken aan je eigen gedeelte van een project van je eigen branch, updates ophalen uit Bitbucket, en al je werk vervolgens samenvoegen in de hoofdbranch als het klaar is

Engels Nederlands
branch branch
updates updates
bitbucket bitbucket
merge samenvoegen
ready klaar
your je
project project
the de
of gedeelte
a een
and en
into in
you can kunt
own eigen
from uit
then vervolgens

EN For a visual example, this diagram shows the main branch and the other branch with a bug fix update.

NL Als visueel voorbeeld zien we hier een diagram die de hoofdbranch en de andere branch met een bugfix-update weergeeft.

Engels Nederlands
diagram diagram
branch branch
update update
visual visueel
the de
other andere
with met
and en

EN Merge changes from the future-plans branch into the main branch. It will look something like this:

NL Voeg wijzigingen van de branch future-plans samen in de branch main. Dit ziet er ongeveer als volgt uit:

Engels Nederlands
changes wijzigingen
branch branch
main main
the de
this dit
into in
from uit

EN If an issue in main is detected a hotfix branch is created from main

NL Wanneer er een probleem in main wordt gedetecteerd, wordt er een hotfix-branch gemaakt van main;

Engels Nederlands
main main
detected gedetecteerd
branch branch
created gemaakt
in in
is wordt
from van

EN If the developer is trying to merge the feature into the main codebase, then the destination repository is the official project and the destination branch is main.

NL Als de ontwikkelaar probeert de functie in de hoofd-codebase samen te voegen, is de doel-repository het officiële project; de doel-branch is de main.

Engels Nederlands
developer ontwikkelaar
trying probeert
merge voegen
feature functie
repository repository
project project
branch branch
is is
to samen
the de
main main
if als
into in

EN The average price (starter + main or main + dessert), in the local currency of the restaurant;

NL ­ De gemiddelde prijs (voorgerecht + hoofdgerecht of hoofdgerecht + dessert), in de plaatselijke valuta van het restaurant);

Engels Nederlands
dessert dessert
currency valuta
restaurant restaurant
average gemiddelde
price prijs
or of
in in
the de
of van
local plaatselijke

EN The main difference between Local SEO and SEO is the greater emphasis on location and the Google algorithms greater interest in ranking factors such as online reviews or local directories

NL Het grootste verschil tussen lokale SEO en SEO is de grotere nadruk op locatie en de grotere interesse van het algoritme van Google op rangschikkingsfactoren zoals online recensies en lokale bedrijfsgidsen

Engels Nederlands
main grootste
difference verschil
seo seo
greater grotere
emphasis nadruk
interest interesse
online online
reviews recensies
local lokale
is is
on op
the de
location locatie
google google
as zoals
and en

EN The main difference between Local SEO and SEO is the greater emphasis on location and the Google algorithms greater interest in ranking factors such as online reviews or local directories

NL Het grootste verschil tussen lokale SEO en SEO is de grotere nadruk op locatie en de grotere interesse van het algoritme van Google op rangschikkingsfactoren zoals online recensies en lokale bedrijfsgidsen

Engels Nederlands
main grootste
difference verschil
seo seo
greater grotere
emphasis nadruk
interest interesse
online online
reviews recensies
local lokale
is is
on op
the de
location locatie
google google
as zoals
and en

EN Within the canton Redange, the local economy and the buying bower of the local population are strengthened through the "Beki", a local currency.

NL Met zijn eigen lokale munt, de "Beki", wordt in het kanton Redange de regionale economie en de koopkracht ondersteund.

Engels Nederlands
canton kanton
economy economie
the de
local lokale
and en
a wordt
are zijn

EN Our mission is to help local businesses thrive in a digital world. Founded in 2011, Womply is a local commerce platform that provides apps, APIs, marketing, and financial tools to make local commerce... Read more

NL Doorbreek de ruis en rapporteer de impact van je verdiende mediaprogramma's met Cision monitoring. Volg de dekking op de grootste verzameling online, sociale, gedrukte en uitzendkanalen via één... Meer informatie

Engels Nederlands
digital online
a één
read en
more verzameling

EN Local Marketing - Local SEO - local directories - business directories - sync process

NL Waarom moet ik mijn adres opgeven? Ik heb geen adres - rankingCoach pakt mijn adres niet

EN Local Business SEO ? Improve your local business SEO presence with our local SEO module.

NL Lokale bedrijf SEO ? verbeter je lokaal bedrijf SEO aanwezigheid met onze lokale SEO module.

Engels Nederlands
business bedrijf
seo seo
improve verbeter
presence aanwezigheid
module module
your je
local lokale
our onze
with met

EN For example, Brexit is a signal of a less united Europe, and we noticed due to the corona crisis that we suddenly got a lot closer to the Local for Local scenario , with little travel and great need for strong local amenities.

NL Zo is de Brexit een signaal van een minder verenigd Europa, en merkten we door de coronacrisis dat we opeens een stuk dichter bij het Local for Local-scenario terechtkwamen, met weinig reizen en veel behoefte aan sterke lokale voorzieningen.

Engels Nederlands
signal signaal
europe europa
scenario scenario
travel reizen
strong sterke
amenities voorzieningen
is is
we we
the de
less minder
local lokale
need behoefte
with bij
and en
united verenigd

EN Marilles Foundation has seen a rising demand from local people for local products, born of their desire to support local fishermen

NL Marilles Foundation zag de vraag van lokale mensen naar lokale producten toenemen, omdat ze bereid waren lokale vissers te steunen

Engels Nederlands
demand vraag
local lokale
people mensen
fishermen vissers
foundation foundation
support steunen
products producten
their de
to naar

EN Use local organic rank tracking to help your business or clients attract more local customers, compete against other local businesses, and drive business growth

NL Gebruik lokale organische rangschikking om uw bedrijf of klanten te helpen meer lokale klanten aan te trekken, te concurreren tegen andere lokale bedrijven, en bedrijfsgroei te stimuleren

Engels Nederlands
local lokale
organic organische
attract trekken
compete concurreren
use gebruik
or of
to om
other andere
business bedrijf
more meer
customers klanten
businesses bedrijven
and en
drive stimuleren
help helpen

EN To use Ranktracker to track your local keyword ranking, you’ll just have to head over to your tracked keywords and group them as local. This will show you the keywords related to local results alone.

NL Om Ranktracker te gebruiken om uw lokale trefwoord ranking te volgen, hoeft u alleen maar naar uw getraceerde trefwoorden te gaan en ze te groeperen als lokaal. Dit zal u de trefwoorden tonen die alleen gerelateerd zijn aan lokale resultaten.

Engels Nederlands
ranktracker ranktracker
ranking ranking
show tonen
related gerelateerd
results resultaten
have to hoeft
the de
will zal
to om
use gebruiken
local lokale
this dit
keyword trefwoord
keywords trefwoorden
alone maar
and en
track volgen
as als
you u

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

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

Engels Nederlands
locally lokaal
branch branch
git git
feature functie
origin origin
your je
changes wijzigingen
the de
to toe
change wijziging
then vervolgens
a een
from uit
and en

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

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

Engels Nederlands
branch branch
select selecteer
automatically automatisch
request aanvraag
merged samengevoegd
the de
close sluiten
is wordt
want je
when wanneer
want to wil

EN The code changes from the source branch are now fully incorporated into the target branch.

NL De codewijzigingen van de bronbranch zijn nu volledig opgenomen in de doelbranch.

Engels Nederlands
fully volledig
incorporated opgenomen
now nu
the de
from van
into in

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

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

Engels Nederlands
locally lokaal
branch branch
git git
feature functie
origin origin
your je
changes wijzigingen
the de
to toe
change wijziging
then vervolgens
a een
from uit
and en

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

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

Engels Nederlands
branch branch
select selecteer
automatically automatisch
request aanvraag
merged samengevoegd
the de
close sluiten
is wordt
want je
when wanneer
want to wil

Toont 50 van 50 vertalingen