From 26b4443f8e98fd0781fd30a1d2a894e2456d1720 Mon Sep 17 00:00:00 2001 From: Suraj Date: Thu, 2 Sep 2021 02:19:05 +0530 Subject: [PATCH 1/4] second commit --- demo.txt.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 demo.txt.txt diff --git a/demo.txt.txt b/demo.txt.txt new file mode 100644 index 0000000..a7d1260 --- /dev/null +++ b/demo.txt.txt @@ -0,0 +1 @@ +commit 1 \ No newline at end of file From 029ba921d45c288dd630109023c8750cd4cd4107 Mon Sep 17 00:00:00 2001 From: Suraj Date: Thu, 2 Sep 2021 02:42:14 +0530 Subject: [PATCH 2/4] trying commit fourth time --- demo.txt.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo.txt.txt b/demo.txt.txt index a7d1260..819ebb9 100644 --- a/demo.txt.txt +++ b/demo.txt.txt @@ -1 +1,2 @@ -commit 1 \ No newline at end of file +commit 1 +commit 2 \ No newline at end of file From f1715c4262e40fed1a5e22eeb4e22e869c73b948 Mon Sep 17 00:00:00 2001 From: Suraj Date: Thu, 2 Sep 2021 03:04:51 +0530 Subject: [PATCH 3/4] lastcommit --- demo.txt.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/demo.txt.txt b/demo.txt.txt index 819ebb9..2ac1cef 100644 --- a/demo.txt.txt +++ b/demo.txt.txt @@ -1,2 +1,4 @@ commit 1 -commit 2 \ No newline at end of file +commit 2 + + new commit now for merge \ No newline at end of file From 419c273c3917397faa784347a934029c74fabd75 Mon Sep 17 00:00:00 2001 From: Suraj Date: Thu, 2 Sep 2021 03:17:58 +0530 Subject: [PATCH 4/4] new rebase commit --- demo.txt.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/demo.txt.txt b/demo.txt.txt index 2ac1cef..b440087 100644 --- a/demo.txt.txt +++ b/demo.txt.txt @@ -1,4 +1,6 @@ commit 1 commit 2 - new commit now for merge \ No newline at end of file + new commit now for merge + +new commit for rebase \ No newline at end of file