From b9bde5e64cf85268a7d5e3650d0ce085381f8cd1 Mon Sep 17 00:00:00 2001 From: ashishj <> Date: Thu, 24 Mar 2022 17:43:23 +0100 Subject: [PATCH] Fixed more example cases --- cypress/platform/gitgraph.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/cypress/platform/gitgraph.html b/cypress/platform/gitgraph.html index 06075735d..69c110084 100644 --- a/cypress/platform/gitgraph.html +++ b/cypress/platform/gitgraph.html @@ -42,7 +42,7 @@ commit -
+
gitGraph: commit branch hotfix @@ -87,14 +87,13 @@ merge release
-
+
gitGraph: commit commit branch newbranch - checkout newbranch commit - reset main + merge main