From ba1b9ec891bd50ee626d7dd169d687246f08ce19 Mon Sep 17 00:00:00 2001 From: Lars Frost <larsf@fsmpi.rwth-aachen.de> Date: Mon, 18 Nov 2024 21:21:58 +0100 Subject: [PATCH] Ask question for last errornoeus git graph --- materials/sheet_team.typ | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/materials/sheet_team.typ b/materials/sheet_team.typ index e49275c..0ca1a37 100644 --- a/materials/sheet_team.typ +++ b/materials/sheet_team.typ @@ -63,6 +63,17 @@ + `HEAD^2` + `HEAD~^^2` ] +#question[ + Für welche Situation wäre die folgende Ausgabe korrekt? + ``` + * f86e534 (tag: rc1) B + |\ + | * 913336d (tmp) E + | * 6c96e08 D + |/ + * bd7207d A + ``` +] = RWTH-Gitlab Zum Teilen von Git-Repositories hosted die RWTH die Platform GitLab. -- GitLab