Traducir "git push origin" a Inglés

Amosando 50 de 50 traducións da frase "git push origin" de Alemán a Inglés

Traducións de git push origin

"git push origin" en Alemán pódese traducir ás seguintes palabras/frases Inglés:

git commit git merge pull push
push push
origin origin origins

Tradución de Alemán a Inglés de git push origin

Alemán
Inglés

DE "git clone", "git config", "git add", "git status", "git commit", "git push", "git pull", "git branch", "git checkout" und "git merge"

EN git clone, git config, git add, git status, git commit, git push, git pull, git branch, git checkout, and git merge

Alemán Inglés
config config
add add
status status
branch branch
checkout checkout
und and
git git
commit commit
push push
pull pull
merge merge

DE Git für Entwickler Git für das Marketing Git für das Produktmanagement Git für Designer Git für den Kundensupport Git für die Personalabteilung Git für alle, die ein Budget verwalten

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

Alemán Inglés
git git
marketing marketing
produktmanagement product management
entwickler developers
designer designers
kundensupport customer support
budget budget
für for
ein a
verwalten managing

DE Git für Entwickler Git für das Marketing Git für das Produktmanagement Git für Designer Git für den Kundensupport Git für die Personalabteilung Git für alle, die ein Budget verwalten

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

Alemán Inglés
git git
marketing marketing
produktmanagement product management
entwickler developers
designer designers
kundensupport customer support
budget budget
für for
ein a
verwalten managing

DE Was ist Versionskontrolle? Was ist Git? Warum eignet sich Git für dein Unternehmen? Git installieren Git-SSH Git-Archiv GitOps Git-Merkzettel

EN What is version control What is Git Why Git for your organization Install Git Git SSH Git archive GitOps Git cheat sheet

Alemán Inglés
versionskontrolle version control
git git
installieren install
ssh ssh
archiv archive
ist is
für for
warum why
unternehmen organization

DE Was ist Versionskontrolle? Was ist Git? Warum eignet sich Git für dein Unternehmen? Git installieren Git-SSH Git-Archiv GitOps Git-Merkzettel

EN What is version control What is Git Why Git for your organization Install Git Git SSH Git archive GitOps Git cheat sheet

Alemán Inglés
versionskontrolle version control
git git
installieren install
ssh ssh
archiv archive
ist is
für for
warum why
unternehmen organization

DE Untersuchen eines Repositorys: git status Git stash Git kennenlernen mit Bitbucket Cloud: Datei-Merges mit einem Git-Branch durchführen Git kennenlernen mit Bitbucket Cloud: Git-Repositorys kopieren und Dateien hinzufügen

EN Inspecting a repository: git status Git Stash Learn Git with Bitbucket Cloud: Use a Git branch to merge a file Learn Git with Bitbucket Cloud: Copy your Git repository and add files

Alemán Inglés
status status
bitbucket bitbucket
cloud cloud
kopieren copy
hinzufügen add
branch branch
repositorys repository
git git
dateien files
datei file
durchführen use
mit with
eines a

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

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

Alemán Inglés
lokal locally
branch branch
feature feature
origin origin
Änderungen changes
git git
commit commit
a a
change change
push push
und and
dem the
vor to

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

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

Alemán Inglés
lokal locally
branch branch
feature feature
origin origin
Änderungen changes
git git
commit commit
a a
change change
push push
und and
dem the
vor to

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

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

Alemán Inglés
lokal locally
branch branch
feature feature
origin origin
Änderungen changes
git git
commit commit
a a
change change
push push
und and
dem the
vor to

DE strict-origin-when-cross-origin und strict-origin teilen nur die Origin mit, und no-referrer gibt gar nichts preis

EN strict-origin-when-cross-origin and strict-origin only share the origin, and no-referrer shares nothing at all

Alemán Inglés
origin origin
gar at all
teilen share
und and
nur only

DE Speichern von Änderungen: git add Git kennenlernen mit Bitbucket Cloud: Git-Repositorys kopieren und Dateien hinzufügen Die Arbeit mit Branches: git merge Untersuchen eines Repositorys: git status

EN Saving changes: git add Learn Git with Bitbucket Cloud: Copy your Git repository and add files Using Branches: git merge Inspecting a repository: git status

Alemán Inglés
Änderungen changes
bitbucket bitbucket
cloud cloud
kopieren copy
branches branches
status status
git git
dateien files
repositorys repository
mit with
merge merge
hinzufügen add
eines a
speichern saving

DE Die Arbeit mit Branches: git branch Die Arbeit mit Branches: git checkout Die Arbeit mit Branches: git merge Git kennenlernen mit Bitbucket Cloud: Datei-Merges mit einem Git-Branch durchführen

EN Using Branches: git branch Using Branches: git checkout Using Branches: git merge Learn Git with Bitbucket Cloud: Use a Git branch to merge a file

Alemán Inglés
branches branches
branch branch
checkout checkout
kennenlernen learn
bitbucket bitbucket
cloud cloud
datei file
git git
merge merge
mit with

DE Die Arbeit mit Branches: git merge Umarbeiten von Verläufen: git commit --amend Git kennenlernen mit Bitbucket Cloud: Git-Repositorys kopieren und Dateien hinzufügen Speichern von Änderungen: git add

EN Using Branches: git merge Rewriting history: git commit --amend Learn Git with Bitbucket Cloud: Copy your Git repository and add files Saving changes: git add

Alemán Inglés
branches branches
bitbucket bitbucket
cloud cloud
kopieren copy
Änderungen changes
git git
commit commit
dateien files
repositorys repository
mit with
merge merge
hinzufügen add
speichern saving

DE Um diese automatische Verbindung herzustellen, werden Git-Refs an den Heads des Remote-Branches unter refs/remotes/origin erstellt und die Konfigurationsvariablen remote.origin.url und remote.origin.fetch initialisiert.

EN This automatic connection is established by creating Git refs to the remote branch heads under refs/remotes/origin and by initializing remote.origin.url and remote.origin.fetch configuration variables.

Alemán Inglés
automatische automatic
verbindung connection
heads heads
origin origin
remote remote
url url
fetch fetch
git git
und and
den the

DE Wechsle wieder in dein lokales Terminalfenster und sende mit git push origin main alle committeten Änderungen an Bitbucket. Dieser Befehl pusht die Änderungen in den Haupt-Branch (Bitbucket-Branch) auf "origin" (Bitbucket-Server).

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).

Alemán Inglés
lokales local
origin origin
Änderungen changes
bitbucket bitbucket
befehl command
branch branch
server server
wieder back
git git
push push
main main
und and
den the

DE Git-Repositorys erstellen Git-Repositorys kopieren und Dateien hinzufügen Änderungen aus Git-Repositorys in Bitbucket Cloud pullen Datei-Merges mit einem Git-Branch durchführen

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

Alemán Inglés
kopieren copy
hinzufügen add
Änderungen changes
bitbucket bitbucket
cloud cloud
branch branch
git git
repositorys repository
dateien files
datei file
aus from
erstellen create
und and

DE Von SVN zu Git – Migrationsvorbereitung Migration von SVN zu Git Von Perforce zu Git – Argumente für die Umstellung Migrieren von Perforce zu Git

EN SVN to Git - prepping for the migration Migrate to Git from SVN Perforce to Git - why to make the move Migrating from Perforce to Git

Alemán Inglés
svn svn
git git
migration migrating
zu to
migrieren migrate

DE Git-Repositorys erstellen Git-Repositorys kopieren und Dateien hinzufügen Änderungen aus Git-Repositorys in Bitbucket Cloud pullen Datei-Merges mit einem Git-Branch durchführen

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

Alemán Inglés
kopieren copy
hinzufügen add
Änderungen changes
bitbucket bitbucket
cloud cloud
branch branch
git git
repositorys repository
dateien files
datei file
aus from
erstellen create
und and

DE Von SVN zu Git – Migrationsvorbereitung Migration von SVN zu Git Von Perforce zu Git – Argumente für die Umstellung Migrieren von Perforce zu Git

EN SVN to Git - prepping for the migration Migrate to Git from SVN Perforce to Git - why to make the move Migrating from Perforce to Git

Alemán Inglés
svn svn
git git
migration migrating
zu to
migrieren migrate

DE Untersuchen eines Repositorys: git log Git-Protokoll für Fortgeschrittene: Commit-Verläufe filtern Git-Protokoll für Fortgeschrittene: Formatieren der Protokollausgabe Git-Tutorials für Fortgeschrittene: Überblick

EN Inspecting a repository: git log Advanced Git log: Filtering the Commit History Advanced Git log: Formatting Log Output Advanced Git Tutorials: Overview

Alemán Inglés
repositorys repository
fortgeschrittene advanced
filtern filtering
formatieren formatting
tutorials tutorials
git git
log log
der the

DE Git hat eine eigene URL-Syntax, um Speicherorte von Remote-Repositorys in Git-Befehle einzubauen. Wir befassen uns hier mit Git-URL-Syntax, da git clone meistens für Remote-Repositorys genutzt wird.

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.  

Alemán Inglés
git git
url url
syntax syntax
remote remote
befehle commands
meistens most
genutzt used
hier here
hat has
repositorys repositories
wird is
wir we
da because

DE Ein spezielles Git-Protokoll. Git verfügt über einen Daemon, der auf Port (9418) ausgeführt wird. Das Protokoll ist vergleichbar mit SSH, nur OHNE AUTHENTIFIZIERUNG. git://host.xz[:port]/path/to/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/  

Alemán Inglés
git git
port port
protokoll protocol
ssh ssh
authentifizierung authentication
host host
repo repo
to to
wird the
ohne no
mit with

DE Synchronisierung: git push Referenzen und das Reflog: Refspecs Workflows im Vergleich: Git-flow-Workflow Git LFS

EN Syncing: git push Refs and the Reflog: Refspecs Comparing Workflows: Gitflow Workflow Git LFS

Alemán Inglés
synchronisierung syncing
vergleich comparing
lfs lfs
git git
push push
und and
workflows workflows
workflow workflow
das the

DE Ein praktisches Tool zur Verwaltung von Remote-Verbindungen. Statt der Angabe der vollen URL bei den Befehlen "git fetch" "git pull" und "git push" kannst du auf diese Weise eine sinnvollere Kurzform eingeben.

EN A convenient tool for administering remote connections. Instead of passing the full URL to the fetch, pull, and push commands, it lets you use a more meaningful shortcut.

Alemán Inglés
praktisches convenient
url url
fetch fetch
remote remote
verbindungen connections
kannst lets
tool tool
pull pull
push push
statt the
und and
du you
ein a
vollen full

DE Browser verwenden strengere Standardeinstellungen wie strict-origin-when-cross-origin und Mechanismen wie Referrer-Trimming für Cross-Origin-Anfragen

EN Browsers are adopting stricter defaults such as strict-origin-when-cross-origin and mechanisms such as referrer trimming for cross-origin requests

Alemán Inglés
browser browsers
strengere stricter
mechanismen mechanisms
anfragen requests
und and
für for
wie as

DE Die Richtlinien no-referrer-when-downgrade, strict-origin-when-cross-origin, no-referrer und strict-origin lösen dieses Problem.

EN The policies no-referrer-when-downgrade, strict-origin-when-cross-origin, no-referrer and strict-origin solve this problem.

Alemán Inglés
richtlinien policies
lösen solve
problem problem
und and
dieses this
die the

DE Damit bleiben Ihnen zum Schutz der Privatsphäre nur noch die Optionen strict-origin-when-cross-origin, strict-origin und no-referrer übrig.

EN This leaves you with strict-origin-when-cross-origin, strict-origin, and no-referrer as privacy-enhancing options.

Alemán Inglés
optionen options
privatsphäre privacy
und and
ihnen you
der with

DE Nützlich: no-referrer und strict-origin teilen nie die vollständige URL, selbst bei Anfragen mit gleichem Ursprungspunkt. Wenn Sie dies benötigen, ist strict-origin-when-cross-origin bessere Option.

EN Useful: no-referrer and strict-origin never share the full URL, even for same-origin requests—so if you need this, strict-origin-when-cross-origin is a better option.

Alemán Inglés
nützlich useful
teilen share
vollständige full
url url
bessere better
anfragen requests
gleichem same
option option
benötigen need
nie never
ist is
mit and
wenn if
dies this

DE Wenn verfügbar, geben Header wie Origin und Sec-Fetch-Site die Origin an oder beschreiben, ob es sich um eine Cross-Origin-Anfrage handelt, was möglicherweise genau das ist, was Sie brauchen.

EN If available, headers like Origin and Sec-Fetch-Site give you the Origin or describe whether the request is cross-origin, which may be exactly what you need.

Alemán Inglés
header headers
origin origin
beschreiben describe
oder or
möglicherweise may
verfügbar available
geben give
und and
ist is
ob if
brauchen you need
anfrage request

DE Pushe den neuen Branch in Bitbucket. git push --set-upstream origin

EN Push the new branch to Bitbucket. git push --set-upstream origin

Alemán Inglés
branch branch
bitbucket bitbucket
origin origin
git git
push push
neuen new
den the

DE Pushe den neuen Branch in Bitbucket. git push --set-upstream origin

EN Push the new branch to Bitbucket. git push --set-upstream origin

Alemán Inglés
branch branch
bitbucket bitbucket
origin origin
git git
push push
neuen new
den the

DE Pushe den neuen Branch in Bitbucket. git push --set-upstream origin

EN Push the new branch to Bitbucket. git push --set-upstream origin

Alemán Inglés
branch branch
bitbucket bitbucket
origin origin
git git
push push
neuen new
den the

DE Wechsle in das Repository-Verzeichnis und gib dort git push origin main in das Terminalfenster ein, um die Änderungen zu pushen. Die resultierende Ausgabe sieht in etwa so aus:

EN From the repository directory in your terminal window, enter git push origin main to push the changes. It will result in something like this:

Alemán Inglés
origin origin
main main
Änderungen changes
git git
push push
repository repository
verzeichnis directory
ausgabe this
in in
so like
aus from
dort the
zu to

DE Mit SG-Git können Sie ein Git-Repository Ihrer WordPress-Installation erstellen, auf das Sie später mit Git in mehreren lokalen Zweigen zugreifen, herunterladen und bearbeiten können

EN SG-Git allows you to create a Git repository of your WordPress installation, which you can later access, download and edit on multiple local branches using Git

Alemán Inglés
lokalen local
zugreifen access
herunterladen download
bearbeiten edit
repository repository
wordpress wordpress
installation installation
git git
später later
können can
ein a
sie you
erstellen create
mehreren multiple
und and

DE Wir haben hier den Git-flow-Workflow besprochen. Git-flow ist eine der vielen Varianten des Git-Workflows, die du dir mit deinem Team zunutze machen kannst.

EN Here we discussed the Gitflow Workflow. Gitflow is one of many styles of Git workflows you and your team can utilize.

Alemán Inglés
besprochen discussed
git git
team team
kannst can
workflows workflows
workflow workflow
wir we
hier here
ist is
dir your
den the
machen and

DE Daher ist git branch eng mit den Befehlen git checkout und git merge verzahnt.

EN For this reason, git branch is tightly integrated with the git checkout and git merge commands.

Alemán Inglés
branch branch
checkout checkout
eng tightly
git git
merge merge
mit with
ist is
den the
und and

DE Wichtig: Dieser Befehl erstellt den neuen Branch lediglich. Damit du ihm Commits hinzufügen kannst, musst du ihn erst mit git checkout auswählen. Anschließend kannst du die Standardbefehle git add und git commit verwenden.

EN Note that this only creates the new branch. To start adding commits to it, you need to select it with git checkout, and then use the standard git add and git commit commands. 

Alemán Inglés
branch branch
commits commits
erst start
checkout checkout
git git
commit commit
auswählen select
neuen new
musst need to
mit with
verwenden use
und and
du you
ihn it
lediglich only
den the
damit to

DE Weise Git an, deine neue Datei locations.txt nachzuverfolgen. Verwende hierzu den Befehl git add. Genau wie bei der Dateierstellung gilt: Bei korrekter Eingabe gibt der Befehl git add keine Ausgabe zurück.

EN Tell Git to track your new locations.txt file using the git add command. Just like when you created a file, the git add command doesn't return anything when you enter it correctly.

Alemán Inglés
git git
locations locations
nachzuverfolgen to track
befehl command
add add
eingabe enter
neue new
txt txt
verwende using
datei file
gibt a
den the

DE Der Befehl git commit committet den Snapshot aus der Staging-Umgebung in den Projektverlauf. Zusammen mit git add bildet er den grundlegenden Workflow für alle Git-Benutzer.

EN The git commit takes the staged snapshot and commits it to the project history. Combined with git add, this process defines the basic workflow for all Git users.

Alemán Inglés
befehl project
add add
grundlegenden basic
workflow workflow
benutzer users
git git
commit commit
bildet the
zusammen with
für for
mit combined
alle all

DE Die Arbeit mit Branches: git checkout Rückgängigmachen von Änderungen: git checkout Workflows im Vergleich: Git-flow-Workflow

EN Using Branches: git checkout Undoing Changes: git checkout Comparing Workflows: Gitflow Workflow

Alemán Inglés
branches branches
git git
checkout checkout
Änderungen changes
vergleich comparing
workflows workflows
workflow workflow
mit using

DE Wir bieten ein umfassendes Git-Tutorial mit Bitbucket und Sourcetree an, in dem du dich mit Git und Sourcetree vertraut machen kannst. Unter anderem erfährst du in diesem Tutorial, wie du Git-Repositorys in Bitbucket hosten kannst.

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.

Alemán Inglés
umfassendes comprehensive
bitbucket bitbucket
sourcetree sourcetree
tutorial tutorial
hosten host
repositorys repositories
git git
dich your
kannst you can
mit with
anderem you
erfährst to learn

DE Weitere, ausführlichere Informationen zu den Funktionen von git clone findest du in der offiziellen Git-Dokumentation. Praktische Beispiel zu "git clone" behandeln wir in unserem Leitfaden zum Einrichten eines Repositorys.

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.

Alemán Inglés
funktionen functionality
git git
offiziellen official
praktische practical
leitfaden guide
repositorys repository
dokumentation documentation
weitere for
in in
einrichten setting
den the

DE "git push" ist das Gegenteil von "git fetch" (mit ein paar Einschränkungen)

EN Pushing is the opposite of fetching (with a few caveats)

Alemán Inglés
gegenteil opposite
mit with
von of
ist is

DE Web-Push-Benachrichtigungen funktionieren genau wie die nativen Push-Benachrichtigungen der mobilen Apps auf Android-Telefonen und iPhones, nur dass Sie keine mobile App erstellen müssen, um native Push-Benachrichtigungen zu senden.

EN Web push notifications work exactly like the native mobile apps push on Android phones and iPhones, except you don’t have to create a mobile app to send native push notifications.

Alemán Inglés
iphones iphones
web web
android android
benachrichtigungen notifications
apps apps
app app
mobile mobile
telefonen phones
native native
erstellen create
und and

DE Die Push-API ist eine W3C-Spezifikation, die beschreibt, wie ein Benachrichtigungsdienst über das Web-Push-Protokoll eine Push-Nachricht an eine Webanwendung senden kann.

EN The Push API is a W3C specification describing how a notification service can send a push message to a Web application, via the Web Push protocol.

Alemán Inglés
webanwendung web application
kann can
spezifikation specification
beschreibt describing
web web
protokoll protocol
api api
nachricht message
senden to
ist is
ein a
an send

DE Die Service-Worker-API stellt die Grundlagen der Web-Push-Benachrichtigungs-API bereit. Service Worker machen typischerweise viel mehr als nur Push, wenn Sie also Push verwenden, sollten Sie mit ihnen vertraut sein.

EN The Service Worker API provides the foundations of the web push notifications API. Service Workers typically do much more than just push, so if you use push you should be familiar with them.

Alemán Inglés
grundlagen foundations
typischerweise typically
push push
vertraut familiar
web web
api api
service service
worker worker
viel much
mehr more
wenn if
verwenden use
mit with
sein be
stellt the

DE Android-Push-Benachrichtigungen sind über Google Cloud Messaging verfügbar, iOS-Push-Benachrichtigungen erhalten Sie über den Apple Push Notification Service

EN Android push notifications are available through Google Cloud Messaging

Alemán Inglés
über through
google google
cloud cloud
push push
android android
messaging messaging
benachrichtigungen notifications
verfügbar available
sind are

DE Push-Protokolle Mit den Push-Protokollen können Administratoren jeden Push an einem bestimmten Branch in einem Repository verfolgen. Auch für Server verfügbar.

EN Push protocols Push logs allow administrators to track each push to a specific branch in a repository. Also available for servers.

Alemán Inglés
administratoren administrators
push push
branch branch
repository repository
server servers
verfügbar available
in in
verfolgen track
für for
protokolle protocols

DE HTTP-Push-Monitoring bedeutet, Daten zu monitoren, die ein Gerät mit Hilfe verschiedener HTTP-Push-Sensoren automatisch an PRTG sendet. Hier zeigen wir, wie man HTTP-Push-Monitoring einrichtet.

EN Push monitoring via HTTP means to monitor data that a device automatically sends to PRTG with the help of different HTTP Push sensors. In this how-to, we show you how to set up HTTP push monitoring.

Alemán Inglés
hilfe help
automatisch automatically
prtg prtg
sendet sends
einrichtet set up
http http
sensoren sensors
gerät device
monitoring monitoring
monitoren monitor
zeigen show
wir we
bedeutet to
daten data
mit with
ein a
man the

DE Android-Push-Benachrichtigungen sind über Google Cloud Messaging verfügbar, iOS-Push-Benachrichtigungen erhalten Sie über den Apple Push Notification Service

EN Android push notifications are available through Google Cloud Messaging

Alemán Inglés
über through
google google
cloud cloud
push push
android android
messaging messaging
benachrichtigungen notifications
verfügbar available
sind are

Amosando 50 de 50 traducións