Download for Windows Premium
Publiciteit
git branch

Vertaling van "git branch" in Duits

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
git branch
Git-Zweig
Git-Branch
The command git branch is used to view and visit other branches.
Der Befehl git branch wird zur Anzeige und zum Aufrufen anderer Branches verwendet.
This is synonymous with git branch - list.
Dies ist synonym zu git branch - list.
How do I delete a Git branch both locally and remotely?
Wie lösche ich einen Git-Zweig lokal und remote?
How do I check out a remote Git branch?
Wie überprüfe ich einen entfernten Git-Zweig?
You can delete it with the -d option to git branch
Du kannst ihn mit der -d-Option von git branch entfernen
Invoking the command, git branch -a will return a list of all known branch names.
Der Befehl git branch -a gibt eine Liste aller bekannten Branch-Namen zurück.
The git branch command has a few flags that will help out with this problem.
Der git branch Befehl hat ein paar Optionen, die bei der Lösung dieses Problems helfen.
The git branch command lets you create, list, rename, and delete branches.
Mit dem Befehl git branch kannst du Branches erstellen, abrufen, umbenennen und löschen.
Luckily, the git branch command gives us some insight to what branch is what.
Glücklicherweise gibt der git branch Befehl Einblick darin, welcher Branch was ist.
To see all the branches that contain work you haven't yet merged in, you can run git branch - no-merged
Um alle Branches zu sehen, welche noch nicht gemergte Änderungen enthalten, kannst du git branch - no-merged aufrufen
To see the last commit on each branch, you can run git branch -v
Du kannst dir mit git branch -v ganz schnell für jeden Branch den letzten Commit anzeigen lassen
This can be pretty inconvenient, especially when using git branch since a ton of branches would show up such as tag/1.2, and so on.
Das kann ziemlich lästig werden, insbesondere wenn mit git branch ein Haufen anderer Branches wie zum Beispiel tag/1.2 auftaucht.
I originally hacked this together until someone on the #git IRC channel let me know about the obvious solution in git branch.
Ich hatte mir das so bereits zusammengehackt, bis mich jemand im #git IRC Channel auf die offensichtliche Lösung mit git branch brachte.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor git branch in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
buoy: life preserver used for saving people in water
Ontdek het woord
Publiciteit

Resultaten: 31. Exact: 31. Verstreken tijd: 34 ms.