From: Peter Schaefer Date: Wed, 2 Jan 2019 23:30:11 +0000 (+0100) Subject: [py] 2new git order X-Git-Tag: v1.0^2~6 X-Git-Url: https://git.leopard-lacewing.eu/?a=commitdiff_plain;h=6b30984027040efb64b7a3c789027f4e223b9c88;p=tex_tools.git [py] 2new git order --- diff --git a/git1.tex b/git1.tex index e20b23a..b4a1864 100644 --- a/git1.tex +++ b/git1.tex @@ -38,8 +38,10 @@ \node[right,xshift=10] (label_8024ece) at (8024ece.east) {\verb!8024ece: [doc] hook test!}; \node[commit, black, fill=black] (7ef61eb) at (0.0,8.5) {}; \node[right,xshift=10] (label_7ef61eb) at (7ef61eb.east) {\verb!7ef61eb: [doc] hooktest 2!}; -\node[commit, black, fill=black] (d477a13) at (0.0,9.0) {}; +\node[commit, blue, fill=blue] (d477a13) at (0.5,9.0) {}; \node[right,xshift=10] (label_d477a13) at (d477a13.east) {\verb!d477a13: [doc] neuer Branch!}; +\node[commit, black, fill=black] (b421fbe) at (0.0,9.5) {}; +\node[right,xshift=10] (label_b421fbe) at (b421fbe.east) {\verb!b421fbe: [py] new git order!}; \path[black] (a6f6d74) to[out=90,in=-90] (d78896f); \path[black] (d78896f) to[out=90,in=-90] (e5c3cd5); \path[black] (e5c3cd5) to[out=90,in=-90] (9ebee64); @@ -59,8 +61,9 @@ \path[black] (8dde7ec) to[out=90,in=-90] (8024ece); \path[black] (8024ece) to[out=90,in=-90] (7ef61eb); \path[black] (7ef61eb) to[out=90,in=-90] (d477a13); +\path[black] (7ef61eb) to[out=90,in=-90] (b421fbe); \node[branch,right,xshift=10] (develop) at (label_7ef61eb.east) {\lstinline{develop}}; -\node[branch,right,xshift=10] (feature/python) at (label_7ef61eb.east) {\lstinline{feature/python}}; +\node[branch,right,xshift=10] (feature/python) at (label_b421fbe.east) {\lstinline{feature/python}}; \node[branch,right,xshift=10] (feature/python2) at (label_d477a13.east) {\lstinline{feature/python2}}; \node[branch,right,xshift=10] (master) at (label_16d4f59.east) {\lstinline{master}}; \end{tikzpicture} diff --git a/text-output.pdf b/text-output.pdf index 0b5ac10..e9c8f25 100644 Binary files a/text-output.pdf and b/text-output.pdf differ