error correction

This commit is contained in:
Thomas Klaehn 2016-05-18 13:39:58 +02:00
parent 3e392ea624
commit b8e8949aa9

View File

@ -23,8 +23,7 @@ variables:
\end{lstlisting} \end{lstlisting}
Push the new branch to the gitlab-server: Push the new branch to the gitlab-server:
\begin{lstlisting} \begin{lstlisting}
git push --set-upstream release/<release_name> origin \ git push --set-upstream origin release/<release_name>
release/<release_name>
\end{lstlisting} \end{lstlisting}
\subsection*{Create release tag} \subsection*{Create release tag}
A \textit{release/174\_AG...} named tag in the agricola repository at the A \textit{release/174\_AG...} named tag in the agricola repository at the