From ba57b33d64fcb318b3ed4716c16415f80bd4bde0 Mon Sep 17 00:00:00 2001 From: gitstart-bot Date: Mon, 6 May 2024 09:44:55 +0000 Subject: [PATCH 1/4] Implementation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a826603..1e622cf4 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ In this branch, we will add all cases of source code files which are needed to increase coverage in `git-slice-tools` unit tests (like normal files, lfs files, synlink files, .gitsliceignore files...) In each test case, we create a new branch from this branch via Github GraphQL API (ex: `upstream-main-` or `slice-main-`) then use that branch in tests instead of using this branch directly + +GOOD From 42c834cc8e7c6fbe425491bb504ee94defd8bbf2 Mon Sep 17 00:00:00 2001 From: gitstart-bot Date: Mon, 20 May 2024 09:46:03 +0200 Subject: [PATCH 2/4] Implementation From 8169847221eec2e10cb1790a94d3c07ab3c8f5a1 Mon Sep 17 00:00:00 2001 From: gitstart-bot Date: Mon, 20 May 2024 12:35:09 +0200 Subject: [PATCH 3/4] Implementation From c8f8d77e2eff513d939cb1da0587fa0b886701aa Mon Sep 17 00:00:00 2001 From: gitstart-bot Date: Fri, 5 Jul 2024 07:51:03 +0000 Subject: [PATCH 4/4] Implementation