File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 1+ % ! suppress = MissingImport
12\section {Git Workflows }\label {sec:git-workflows }
23\begin {frame }[c]
34 \centering
@@ -26,9 +27,14 @@ \section{Git Workflows}\label{sec:git-workflows}
2627 \large
2728 \textbf {Was ist ein Git Workflow? }
2829 \vspace {2em}
29- \begin {itemize }[<+->]
30- \item Dezentrales Version Control System
31- \item Ein \textbf {Commit } ist ein Zeiger auf einen Zustand vom Repository
32- \item Eine \textbf {Branch } ist ein Zeiger auf einen \textbf {Commit }
33- \end {itemize }
30+ \only <2->{
31+ \linebreak
32+ \textit {Ein Git Workflow ist eine Rezeptur oder Empfehlung zur Verwendung von Git,
33+ die eine konsistente und produktive Arbeitsweise ermöglichen soll }
34+ \vspace {2em}
35+ \linebreak
36+ \textbf {
37+ \href {https://www.atlassian.com/de/git/tutorials/comparing-workflows}{Atlassian}
38+ }
39+ }
3440\end {frame }
You can’t perform that action at this time.
0 commit comments