Перакласці "branch of industry" на Нямецкі

Паказаны 50 з 50 перакладаў фразы "branch of industry" з Англійская на Нямецкі

Пераклад Англійская на Нямецкі branch of industry

Англійская
Нямецкі

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.

DE Mit dem Argument -branch kannst du statt des Branch, auf den der Remote-HEAD verweist, einen bestimmten Branch zum Klonen angeben – normalerweise ist dies der Main-Branch. Auf dieselbe Art kannst du auch einen Tag statt eines Branch angeben.

Англійская Нямецкі
specify angeben
branch branch
clone klonen
remote remote
head head
usually normalerweise
a einen
is ist
tag tag
instead statt
can kannst
you du
to auf
of der
specific bestimmten

EN Typically, the developer will specify their feature branch as the source branch and the main branch as the destination branch.

DE In der Regel gibt der Entwickler seinen Feature-Branch als Quell-Branch und den main-Branch als Ziel-Branch an.

Англійская Нямецкі
developer entwickler
feature feature
branch branch
source quell
destination ziel
as als
and und
the den

EN Typically, the developer will specify their feature branch as the source branch and the main branch as the destination branch.

DE In der Regel gibt der Entwickler seinen Feature-Branch als Quell-Branch und den main-Branch als Ziel-Branch an.

Англійская Нямецкі
developer entwickler
feature feature
branch branch
source quell
destination ziel
as als
and und
the den

EN 4K Time Lapse of blossoming branch with pink Cherry blossom flowers. Time-lapse spring tree branch with flowers and buds, isolated on black background. Stick tree branch springtime.

DE 4K-Zeit-Lauf des blühenden Zweiges mit rosafarbenen Kirschblüten. Zeitraffer-Frühlingszweig mit Blumen und Knospen einzeln auf schwarzem Hintergrund. Baumstamm im Frühling.

Англійская Нямецкі
time-lapse zeitraffer
buds knospen
black schwarzem
time zeit
flowers blumen
background hintergrund
and und
with mit
spring frühling
on auf

EN The core idea behind the Feature Branch Workflow is that all feature development should take place in a dedicated branch instead of the main branch

DE Die Grundidee hinter dem Feature-Branch-Workflow ist, dass die gesamte Feature-Entwicklung in einem dedizierten Branch und nicht im main-Branch stattfinden sollte

Англійская Нямецкі
feature feature
branch branch
workflow workflow
development entwicklung
take place stattfinden
in in
should sollte
is ist
dedicated die
that dass
behind hinter
the dem

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

DE Der standardmäßige Entwicklungs-Branch. Immer, wenn du ein Git-Repository erstellst, wird auch ein "Haupt-Branch" erstellt. Dieser wird zum aktiven Branch.

Англійская Нямецкі
default standardmäßige
development entwicklungs
branch branch
repository repository
main haupt
active aktiven
git git
created erstellt
create erstellst
you du
a ein
the wird

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

DE Erstelle einen Branch mit dem Befehl "Git branch". git branch

Англійская Нямецкі
create erstelle
branch branch
git git
command befehl

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

DE Liste die Branches für dieses Repository auf. Es werden der Standard-Haupt-Branch und der neu erstellte Branch angezeigt. git branch

Англійская Нямецкі
repository repository
default standard
branch branch
main haupt
created erstellte
git git
branches branches
see angezeigt
new neu
and und
list liste
for für
this dieses

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.

DE Bevor Mary mit dem Schreiben von Code beginnt, muss Mary zunächst einen neuen Branch für das Feature erstellen. Diesen Branch wird sie als Quell-Branch des Pull-Requests verwenden.

Англійская Нямецкі
starts beginnt
new neuen
branch branch
mary mary
code code
feature feature
use verwenden
request requests
create erstellen
as als
to bevor
a zunächst
of von
the wird

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

DE Der standardmäßige Entwicklungs-Branch. Immer, wenn du ein Git-Repository erstellst, wird auch ein Branch namens "master" erstellt. Dieser wird zum aktiven Branch.

Англійская Нямецкі
default standardmäßige
development entwicklungs
branch branch
repository repository
named namens
active aktiven
git git
created erstellt
create erstellst
you du
a ein
the wird

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

DE Erstelle einen Branch mit dem Befehl "Git branch". git branch

Англійская Нямецкі
create erstelle
branch branch
git git
command befehl

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

DE Liste die Branches für dieses Repository auf. Es werden der Standard-Master-Branch und der neu erstellte Branch angezeigt. git branch

Англійская Нямецкі
repository repository
default standard
branch branch
master master
created erstellte
git git
branches branches
see angezeigt
new neu
and und
list liste
for für
this dieses

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

DE Der standardmäßige Entwicklungs-Branch. Immer, wenn du ein Git-Repository erstellst, wird auch ein Branch namens "master" erstellt. Dieser wird zum aktiven Branch.

Англійская Нямецкі
default standardmäßige
development entwicklungs
branch branch
repository repository
named namens
active aktiven
git git
created erstellt
create erstellst
you du
a ein
the wird

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

DE Erstelle einen Branch mit dem Befehl "Git branch". git branch

Англійская Нямецкі
create erstelle
branch branch
git git
command befehl

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

DE Liste die Branches für dieses Repository auf. Es werden der Standard-Master-Branch und der neu erstellte Branch angezeigt. git branch

Англійская Нямецкі
repository repository
default standard
branch branch
master master
created erstellte
git git
branches branches
see angezeigt
new neu
and und
list liste
for für
this dieses

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

DE Der main-Branch enthält den offiziellen Release-Verlauf und der develop-Branch dient als Integrations-Branch für Features

Англійская Нямецкі
branch branch
official offiziellen
release release
history verlauf
serves dient
integration integrations
features features
and und
as als
for für
the den

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

DE Der standardmäßige Entwicklungs-Branch. Immer, wenn du ein Git-Repository erstellst, wird auch ein "Haupt-Branch" erstellt. Dieser wird zum aktiven Branch.

Англійская Нямецкі
default standardmäßige
development entwicklungs
branch branch
repository repository
main haupt
active aktiven
git git
created erstellt
create erstellst
you du
a ein
the wird

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

DE Erstelle einen Branch mit dem Befehl "Git branch". git branch

Англійская Нямецкі
create erstelle
branch branch
git git
command befehl

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

DE Liste die Branches für dieses Repository auf. Es werden der Standard-Haupt-Branch und der neu erstellte Branch angezeigt. git branch

Англійская Нямецкі
repository repository
default standard
branch branch
main haupt
created erstellte
git git
branches branches
see angezeigt
new neu
and und
list liste
for für
this dieses

EN The core idea behind the Feature Branch Workflow is that all feature development should take place in a dedicated branch instead of the main branch

DE Die Grundidee hinter dem Feature-Branch-Workflow ist, dass die gesamte Feature-Entwicklung in einem dedizierten Branch und nicht im main-Branch stattfinden sollte

Англійская Нямецкі
feature feature
branch branch
workflow workflow
development entwicklung
take place stattfinden
in in
should sollte
is ist
dedicated die
that dass
behind hinter
the dem

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.

DE Bevor Mary mit dem Schreiben von Code beginnt, muss Mary zunächst einen neuen Branch für das Feature erstellen. Diesen Branch wird sie als Quell-Branch des Pull-Requests verwenden.

Англійская Нямецкі
starts beginnt
new neuen
branch branch
mary mary
code code
feature feature
use verwenden
request requests
create erstellen
as als
to bevor
a zunächst
of von
the wird

EN The core idea behind the Feature Branch Workflow is that all feature development should take place in a dedicated branch instead of the main branch

DE Die Grundidee hinter dem Feature-Branch-Workflow ist, dass die gesamte Feature-Entwicklung in einem dedizierten Branch und nicht im main-Branch stattfinden sollte

Англійская Нямецкі
feature feature
branch branch
workflow workflow
development entwicklung
take place stattfinden
in in
should sollte
is ist
dedicated die
that dass
behind hinter
the dem

EN Use a separate branch for each feature or issue you work on. After creating a branch, check it out locally so that any changes you make will be on that branch.

DE Verwende für jedes Feature oder Issue, an dem du arbeitest, einen separaten Branch. Nachdem du einen Branch erstellt hast. checkst du ihn lokal aus, damit alle deine Änderungen auf diesem Branch stattfinden.

Англійская Нямецкі
separate separaten
branch branch
locally lokal
issue issue
changes Änderungen
feature feature
or oder
work arbeitest
it ihn
for für
a einen
that diesem
so damit
you du
on auf

EN Create a new branch called <branch>. This does not check out the new branch.

DE Mit diesem Befehl erstellst du einen neuen Branch mit dem Namen, den du fürbranch> angibst. Der neue Branch wird jedoch nicht ausgecheckt.

Англійская Нямецкі
branch branch
called namen
create erstellst
not nicht
this diesem
new neue

EN The previous commands will delete a local copy of a branch. The branch may still exist in remote repos. To delete a remote branch execute the following.

DE Mit den vorherigen Befehlen wird eine lokale Kopie eines Branches gelöscht. Der Branch ist jedoch möglicherweise noch in einem Remote-Repository vorhanden. Ein Remote-Branch wird folgendermaßen gelöscht:

Англійская Нямецкі
local lokale
copy kopie
branch branch
remote remote
may möglicherweise
in 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.

DE Der Repository-Verlauf bleibt unverändert. Es wird lediglich ein neuer Pointer zum aktuellen Branch implementiert. Wenn du in dem neuen Branch arbeiten möchtest, musst du ihn zunächst auschecken.

Англійская Нямецкі
repository repository
history verlauf
unchanged unverändert
branch branch
you want möchtest
new neuen
current aktuellen
remains bleibt
you du
a zunächst
working arbeiten
to wenn
have musst
the wird
on in

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

DE Da Branches spezifisch für die Arbeit an neuem Code erstellt werden, solltest du jeden mit git branch neu erstellten Branch mit git checkout auschecken, bevor du ihn verwendest

Англійская Нямецкі
branch branch
git git
checkout checkout
new neuem
it ihn
use verwendest
you solltest
work arbeit
create erstellten
want du
to bevor
with mit
something die
a neu
every jeden
creating werden
on an
because da

EN Telegärtner Kunststofftechnik develops process-optimised branch solutions for the pharmaceutical industry, medical technology, biotechnology, automotive industry, electrical industry, telecommunications industry etc

DE Telegärtner Kunststofftechnik entwickelt prozessoptimale Branchenlösungen für die Pharmaindustrie, Medizintechnik, Biotechnologie, Automobilindustrie, Elektroindustrie, Telekommunikationsindustrie u.v.m

Англійская Нямецкі
develops entwickelt
biotechnology biotechnologie
medical technology medizintechnik
automotive industry automobilindustrie
for für
automotive die

EN Industries: Beer Industry / Fruit Juice Industry / Dairy Industry / Soft Drinks Industry / Water Industry / Wine and Spirits Industry

DE Industrien: Bier-Industrie / Fruchtsaft-Industrie / Milch-Industrie / Soft Drinks-Industrie / Wasser-Industrie / Wein- und Spirituosen-Industrie

Англійская Нямецкі
juice fruchtsaft
dairy milch
water wasser
and und
spirits spirituosen
soft soft
beer bier
wine wein
drinks drinks
industry industrie
industries industrien

EN Industries: Beer Industry / Fruit Juice Industry / Dairy Industry / Soft Drinks Industry / Water Industry / Wine and Spirits Industry

DE Industrien: Bier-Industrie / Fruchtsaft-Industrie / Milch-Industrie / Soft Drinks-Industrie / Wasser-Industrie / Wein- und Spirituosen-Industrie

Англійская Нямецкі
juice fruchtsaft
dairy milch
water wasser
and und
spirits spirituosen
soft soft
beer bier
wine wein
drinks drinks
industry industrie
industries industrien

EN Industries: Beer Industry / Soft Drinks Industry / Fruit Juice Industry / Wine and Spirits Industry / Dairy Industry

DE Industrien: Bier-Industrie / Soft Drinks-Industrie / Fruchtsaft-Industrie / Wein- und Spirituosen-Industrie / Milch-Industrie

Англійская Нямецкі
juice fruchtsaft
and und
spirits spirituosen
dairy milch
soft soft
beer bier
wine wein
drinks drinks
industry industrie
industries industrien

EN Industries: Beer Industry / Fruit Juice Industry / Dairy Industry / Soft Drinks Industry / Wine and Spirits Industry

DE Industrien: Bier-Industrie / Wein- und Spirituosen-Industrie

Англійская Нямецкі
and und
spirits spirituosen
beer bier
wine wein
industry industrie
industries industrien

EN Industries: Beer Industry / Fruit Juice Industry / Soft Drinks Industry / Water Industry / Wine and Spirits Industry

DE Industrien: Bier-Industrie / Fruchtsaft-Industrie / Milch-Industrie / Soft Drinks-Industrie / Wein- und Spirituosen-Industrie

Англійская Нямецкі
juice fruchtsaft
and und
spirits spirituosen
soft soft
beer bier
wine wein
drinks drinks
industry industrie
industries industrien

EN Industries: Beer Industry / Soft Drinks Industry / Fruit Juice Industry / Wine and Spirits Industry / Dairy Industry

DE Industrien: Bier-Industrie / Soft Drinks-Industrie / Fruchtsaft-Industrie / Wein- und Spirituosen-Industrie / Milch-Industrie

Англійская Нямецкі
juice fruchtsaft
and und
spirits spirituosen
dairy milch
soft soft
beer bier
wine wein
drinks drinks
industry industrie
industries industrien

EN Industries: Beer Industry / Fruit Juice Industry / Dairy Industry / Soft Drinks Industry / Wine and Spirits Industry

DE Industrien: Bier-Industrie / Wein- und Spirituosen-Industrie

Англійская Нямецкі
and und
spirits spirituosen
beer bier
wine wein
industry industrie
industries industrien

EN Industries: Beer Industry / Fruit Juice Industry / Soft Drinks Industry / Water Industry / Wine and Spirits Industry

DE Industrien: Bier-Industrie / Fruchtsaft-Industrie / Milch-Industrie / Soft Drinks-Industrie / Wein- und Spirituosen-Industrie

Англійская Нямецкі
juice fruchtsaft
and und
spirits spirituosen
soft soft
beer bier
wine wein
drinks drinks
industry industrie
industries industrien

EN coffee plant with ripe beans. coffee beans ripening on the branch, plantation in Vietnam, Asia. group of ripe and raw coffee berries on coffee tree branch

DE Kaffeepflanze mit reifen Bohnen. Kaffeebohnen, die auf dem Ast reifen, Plantage in Vietnam, Asien. Gruppe reifer und roher Kaffebeeren auf der Kaffeebaumabzweigung

Англійская Нямецкі
beans bohnen
branch ast
vietnam vietnam
asia asien
in in
group gruppe
and und
with mit

EN Instead of trunk, the default development branch is called main and all changes are committed into this branch

DE Dabei heißt der standardmäßige Entwicklungs-Branch nicht trunk, sondern main, in den sämtliche Änderungen committet werden

Англійская Нямецкі
default standardmäßige
development entwicklungs
branch branch
trunk trunk
main main
changes Änderungen
instead sondern
into in
are werden
called heißt
the den
and all sämtliche
of der

EN "Merge" your branch to the main branch

DE Du führst einen "Merge" deiner Änderungen in den Main-Branch durch.

Англійская Нямецкі
merge merge
branch branch
your du

EN The main argument tells Git to try to make the origin’s main branch look like his local main branch

DE Das main-Argument weist Git an, den main-Branch von origin so aussehen zu lassen wie seinen lokalen main-Branch

Англійская Нямецкі
git git
branch branch
local lokalen
origins origin
to zu
the den

EN The longer a branch lives separate from the production branch, the higher the risk for merge conflicts and deployment challenges. Short-lived branches promote cleaner merges and deploys.

DE Je länger ein Branch separat vom Produktions-Branch existiert, desto höher wird das Risiko, dass es zu Merge-Konflikten und Deployment-Problemen kommt. Kurzlebige Branches sorgen für sauberere Merges und Deployments.

Англійская Нямецкі
longer länger
branch branch
production produktions
risk risiko
merge merge
conflicts konflikten
separate separat
branches branches
and und
the desto
for für
higher höher
from vom
deployment deployment

EN A workflow that tests a branch before allowing it to be merged into the main branch is an example

DE Ein Workflow, bei dem ein Branch getestet wird, bevor ein Merge in den main-Branch möglich ist, wäre ein Beispiel hierfür

Англійская Нямецкі
workflow workflow
tests getestet
branch branch
example beispiel
be wäre
to bevor
into in
a ein

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

DE Nimm deine Änderungen lokal vor und füge sie dem Branch hinzu, committe und pushe sie: git add. git commit -m "adding a change from the feature branch" git push origin

Англійская Нямецкі
locally lokal
branch branch
feature feature
origin origin
commit commit
push push
git git
changes Änderungen
a a
change change
and und
the dem

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

DE Branch schließen: Wähle diese Option, wenn du den Branch automatisch schließen möchtest, sobald die Pull-Anfrage gemergt ist.

Англійская Нямецкі
branch branch
automatically automatisch
you want möchtest
select wähle
request anfrage
the schließen
is ist
you du

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

DE Merge eine Pull-Anfrage Nachdem dein Code in einer Pull-Anfrage überprüft und genehmigt wurde, klicke auf die "Merge"-Schaltfläche, um deinen Branch in den Haupt-Branch zu mergen

Англійская Нямецкі
code code
approved genehmigt
branch branch
main haupt
reviewed überprüft
merge merge
in in
button schaltfläche
click klicke
and und
to zu
request anfrage
the den

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

DE Die Codeänderungen am Quell-Branch wurden nun vollständig in den Ziel-Branch übernommen.

Англійская Нямецкі
changes änderungen
branch branch
fully vollständig
code code
into in
now nun
the den

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.

DE Durch die Ergänzung des Git-flow-Workflows durch Pull-Requests wird den Entwicklern ein geeigneter Ort zur Diskussion über einen Release Branch oder Maintenance Branch bereitgestellt, während sie an ihm arbeiten.

Англійская Нямецкі
pull git
workflow workflows
developers entwicklern
maintenance maintenance
adding ergänzung
place ort
release release
branch branch
or oder
requests an
working arbeiten

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

DE Der Baton Rouge Room befindet sich in der Hauptstelle der East Baton Rouge Parish Library und existiert seit der Einweihung der River Center-Filiale im Jahr 1980

Англійская Нямецкі
room room
branch filiale
library library
river river
center center
in the im
in in
is existiert
of seit
and und

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

DE Nimm deine Änderungen lokal vor und füge sie dem Branch hinzu, committe und pushe sie: git add. git commit -m "adding a change from the feature branch" git push origin

Англійская Нямецкі
locally lokal
branch branch
feature feature
origin origin
commit commit
push push
git git
changes Änderungen
a a
change change
and und
the dem

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

DE Branch schließen: Wähle diese Option, wenn du den Branch automatisch schließen möchtest, sobald die Pull-Anfrage gemergt ist.

Англійская Нямецкі
branch branch
automatically automatisch
you want möchtest
select wähle
request anfrage
the schließen
is ist
you du

Паказаны пераклады: 50 з 50