From a74fa724436152c62b275838d2fe3e376d160ef0 Mon Sep 17 00:00:00 2001 From: nzaytsev Date: Fri, 30 Aug 2024 09:47:49 +0700 Subject: [PATCH 1/4] commit `mono` --- src/App.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.test.js b/src/App.test.js index 1f03afe..14b3011 100644 --- a/src/App.test.js +++ b/src/App.test.js @@ -6,3 +6,4 @@ test('renders learn react link', () => { const linkElement = screen.getByText(/learn react/i); expect(linkElement).toBeInTheDocument(); }); +//test \ No newline at end of file From 324fd1c20b2d7ff84f1afbda3ddd5d929c9623df Mon Sep 17 00:00:00 2001 From: nzaytsev Date: Mon, 2 Sep 2024 08:37:31 +0700 Subject: [PATCH 2/4] Update first-file --- first-file | 1 + 1 file changed, 1 insertion(+) diff --git a/first-file b/first-file index d00491f..1191247 100644 --- a/first-file +++ b/first-file @@ -1 +1,2 @@ 1 +2 From 3d5308487999b3718f5413c5f18de2e94c8f89da Mon Sep 17 00:00:00 2001 From: nzaytsev Date: Mon, 2 Sep 2024 09:56:01 +0700 Subject: [PATCH 3/4] Update new file --- new file | 1 + 1 file changed, 1 insertion(+) diff --git a/new file b/new file index 8e88c8f..7a94c8d 100644 --- a/new file +++ b/new file @@ -1 +1,2 @@ ะต +2 From 8cebc9ea5fb8f5a05c9bebc89ce6692b78c49c5c Mon Sep 17 00:00:00 2001 From: nzaytsev Date: Mon, 2 Sep 2024 08:21:46 +0700 Subject: [PATCH 4/4] one more test for `mono` commits - `123` - > 123 > 123 # 123 --- .vscode/settings.json | 3 +++ src/App.test.js | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..b72607f --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "gitlens.currentLine.enabled": false +} \ No newline at end of file diff --git a/src/App.test.js b/src/App.test.js index 14b3011..30142c1 100644 --- a/src/App.test.js +++ b/src/App.test.js @@ -6,4 +6,5 @@ test('renders learn react link', () => { const linkElement = screen.getByText(/learn react/i); expect(linkElement).toBeInTheDocument(); }); -//test \ No newline at end of file +//test +// test 2 \ No newline at end of file