From: Peter Schaefer Date: Thu, 3 Jan 2019 13:24:30 +0000 (+0100) Subject: [doc] Hook2 test X-Git-Tag: v1.0^2~2 X-Git-Url: https://git.leopard-lacewing.eu/?a=commitdiff_plain;h=494a6ba3b5bbed4577e61349b152ed001d54b07b;p=tex_tools.git [doc] Hook2 test --- diff --git a/git1.tex b/git1.tex index ef3a78d..8b1b0a3 100644 --- a/git1.tex +++ b/git1.tex @@ -50,6 +50,12 @@ \node[right,xshift=10] (label_1b6432e) at (1b6432e.east) {\verb!1b6432e: merge successful!}; \node[commit, black, fill=black] (827f503) at (0.0,11.5) {}; \node[right,xshift=10] (label_827f503) at (827f503.east) {\verb!827f503: [doc] Features/Bugs [py] reversed changed!}; +\node[commit, black, fill=black] (0ee95d1) at (0.0,12.0) {}; +\node[right,xshift=10] (label_0ee95d1) at (0ee95d1.east) {\verb!0ee95d1: [doc] Hook test!}; +\node[commit, black, fill=black] (0009b09) at (0.0,12.5) {}; +\node[right,xshift=10] (label_0009b09) at (0009b09.east) {\verb!0009b09: [doc] Hook2 test!}; +\path[black] (0ee95d1) to[out=90,in=-90] (0009b09); +\path[black] (827f503) to[out=90,in=-90] (0ee95d1); \path[blue] (feccffc) to[out=90,in=-90] (1b6432e); \path[black] (6b30984) to[out=90,in=-90] (827f503); \path[black] (6b30984) to[out=90,in=-90] (feccffc); @@ -75,7 +81,7 @@ \path[black] (e5c3cd5) to[out=90,in=-90] (9ebee64); \path[black] (d78896f) to[out=90,in=-90] (e5c3cd5); \path[black] (a6f6d74) to[out=90,in=-90] (d78896f); -\node[branch,right,xshift=10] (develop) at (label_827f503.east) {\lstinline{develop}}; +\node[branch,right,xshift=10] (develop) at (label_0009b09.east) {\lstinline{develop}}; \node[branch,right,xshift=10] (feature/python) at (label_6b30984.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_1b6432e.east) {\lstinline{master}}; diff --git a/text-output.pdf b/text-output.pdf index a3d3f4c..770adac 100644 Binary files a/text-output.pdf and b/text-output.pdf differ diff --git a/text-output.tex b/text-output.tex index 5f7fce6..e646d26 100644 --- a/text-output.tex +++ b/text-output.tex @@ -52,6 +52,6 @@ Sieht schon ganz gut aus. Hoffe mit Den Hooks funktioniert jetzt auch \include{git1} - Weitere Hook Tests. Und so weiter + Weitere Hook Tests. Und so weiter. Und weiter \end{document}