From ae7a999074a4c94a2e8b6a9bf8089f7cd2eab75a Mon Sep 17 00:00:00 2001 From: saiben10 <85491954+saiben10@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:14:06 +0530 Subject: [PATCH 1/3] Create demo.txt Signed-off-by: saiben10 <85491954+saiben10@users.noreply.github.com> --- demo.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 demo.txt diff --git a/demo.txt b/demo.txt new file mode 100644 index 0000000..49d91b7 --- /dev/null +++ b/demo.txt @@ -0,0 +1 @@ +main branch From b4507a9f52efdc418f9ceb9d3c7cf85520bda22a Mon Sep 17 00:00:00 2001 From: saiben10 <85491954+saiben10@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:15:10 +0530 Subject: [PATCH 2/3] Update demo.txt Signed-off-by: saiben10 <85491954+saiben10@users.noreply.github.com> --- demo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/demo.txt b/demo.txt index 49d91b7..0033c55 100644 --- a/demo.txt +++ b/demo.txt @@ -1 +1,2 @@ main branch +feature branch From 9d035c1f98e21ca95865034eae55098d8cfe8644 Mon Sep 17 00:00:00 2001 From: saiben10 <85491954+saiben10@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:22:49 +0530 Subject: [PATCH 3/3] Update demo.txt Signed-off-by: saiben10 <85491954+saiben10@users.noreply.github.com> --- demo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo.txt b/demo.txt index 0033c55..c7682bf 100644 --- a/demo.txt +++ b/demo.txt @@ -1,2 +1,2 @@ main branch -feature branch +feature branch --