programmieren:git
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| programmieren:git [2021/10/17 11:21] – [Tutorials] felix | programmieren:git [2023/09/01 16:33] (current) – [nützliche Kommandos] felix | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Git ====== | ====== Git ====== | ||
| - | ==== Branches ==== | + | ===== Branches |
| * GitHub: [[https:// | * GitHub: [[https:// | ||
| * Atlassian: [[https:// | * Atlassian: [[https:// | ||
| Line 13: | Line 13: | ||
| * alle Branches auf dem Server (aka " | * alle Branches auf dem Server (aka " | ||
| * Liste aller Branches (lokal + serverseitig): | * Liste aller Branches (lokal + serverseitig): | ||
| + | * lokale Branches löschen, die auf dem Server-Repo bereits gelöscht sind: <code bash>git branch --v | grep " | ||
| + | </ | ||
| ==== Zusammenführen ==== | ==== Zusammenführen ==== | ||
programmieren/git.1634462489.txt.gz · Last modified: by felix
