From 2ab0db694382cc1bcb451513fdd29957c4704eb6 Mon Sep 17 00:00:00 2001 From: meer Date: Tue, 28 Jan 2025 12:50:16 +0530 Subject: [PATCH 1/2] commit to new branch-fork repo --- branch1502/test-file.txt | 1 + names.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 names.txt diff --git a/branch1502/test-file.txt b/branch1502/test-file.txt index fed14ebd..46d25c1d 100644 --- a/branch1502/test-file.txt +++ b/branch1502/test-file.txt @@ -2,3 +2,4 @@ some text goes here. some new text edit goes here. nope yep +Hi there diff --git a/names.txt b/names.txt new file mode 100644 index 00000000..f4c671d5 --- /dev/null +++ b/names.txt @@ -0,0 +1 @@ +Git learning is going amazing! From 88b16e6da26e74abf3fe4ccc180812af3bf6aed3 Mon Sep 17 00:00:00 2001 From: meer Date: Wed, 29 Jan 2025 16:57:48 +0530 Subject: [PATCH 2/2] commit using another branch -1 --- test2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test2.txt diff --git a/test2.txt b/test2.txt new file mode 100644 index 00000000..147e151d --- /dev/null +++ b/test2.txt @@ -0,0 +1 @@ +test file for commit -2 \ No newline at end of file