From 99f39cd141a0206c5e8be9c5cd17d052a4657801 Mon Sep 17 00:00:00 2001 From: Naman Shah Date: Sat, 15 Jun 2024 16:39:28 +0530 Subject: [PATCH 1/2] created a new txt file --- Temp.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Temp.txt diff --git a/Temp.txt b/Temp.txt new file mode 100644 index 0000000..4a90263 --- /dev/null +++ b/Temp.txt @@ -0,0 +1,2 @@ +Hi! this is naman +I am attending the GIT workshop From 6ca90c1d9a2ef2277d46308fb3fcd9669b1d36f4 Mon Sep 17 00:00:00 2001 From: Naman Shah Date: Sat, 15 Jun 2024 16:44:20 +0530 Subject: [PATCH 2/2] added the status of the branch --- temp1.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 temp1.txt diff --git a/temp1.txt b/temp1.txt new file mode 100644 index 0000000..8957ac5 --- /dev/null +++ b/temp1.txt @@ -0,0 +1,3 @@ +Hi! this is naman +I am attending the GIT workshop +this is from the temporary branch