Skip to content

Commit ff50265

Browse files
authored
Merge pull request #11 from aobolensk/01-git-references
2 parents 0a77c34 + c8d0894 commit ff50265

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

01-git/01-git.tex

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,13 @@ \section{Git workflows overview}
345345
\end{frame}
346346

347347
\begin{frame}{References}
348+
\begin{enumerate}
349+
\item Git Download \href{https://git-scm.com/downloads}{https://git-scm.com/downloads}
350+
\item Git Book \href{https://git-scm.com/book/en/v2}{https://git-scm.com/book/en/v2}
351+
\item Git Flow Tutorial by Atlassian \href{https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow}{https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow}
352+
\item Git Flow cheatsheet \href{https://danielkummer.github.io/git-flow-cheatsheet/}{https://danielkummer.github.io/git-flow-cheatsheet/}
353+
\item GitHub Flow Tutorial by GitHub \href{https://docs.github.com/en/get-started/using-github/github-flow}{https://docs.github.com/en/get-started/using-github/github-flow}
354+
\end{enumerate}
348355
\end{frame}
349356

350357
\end{document}

0 commit comments

Comments
 (0)