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