From 1b2989298fa2cfaed222d120e3ee9e3acf5170be Mon Sep 17 00:00:00 2001 From: testsrijit <76159488+testsrijit@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:04:48 +0530 Subject: [PATCH 1/3] chore: create session using empty commit From 43c10b5bdd09b827fdaf65c591980ebac0a04d6d Mon Sep 17 00:00:00 2001 From: testsrijit <76159488+testsrijit@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:05:29 +0530 Subject: [PATCH 2/3] chores: file updated - foo/bar/bla.json --- foo/bar/bla.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 foo/bar/bla.json diff --git a/foo/bar/bla.json b/foo/bar/bla.json new file mode 100644 index 0000000..0f14952 --- /dev/null +++ b/foo/bar/bla.json @@ -0,0 +1,5 @@ +{ + "id": "", + "foo": "", + "bar": false +} From f4116c181de23d0bcd362e977a28bcd2406d2bec Mon Sep 17 00:00:00 2001 From: testsrijit <76159488+testsrijit@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:07:33 +0530 Subject: [PATCH 3/3] chores: file updated - foo/bar/hello.json --- foo/bar/hello.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 foo/bar/hello.json diff --git a/foo/bar/hello.json b/foo/bar/hello.json new file mode 100644 index 0000000..0f14952 --- /dev/null +++ b/foo/bar/hello.json @@ -0,0 +1,5 @@ +{ + "id": "", + "foo": "", + "bar": false +}