From 306c88356cd7389e7fc89dabbf4a745c0e7f45b2 Mon Sep 17 00:00:00 2001 From: bhargava-d16 Date: Wed, 16 Oct 2024 16:59:15 +0530 Subject: [PATCH 1/4] This is text file --- hello.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 hello.txt diff --git a/hello.txt b/hello.txt new file mode 100644 index 000000000..e69de29bb From 1a3fd74e6dc3b432c882788d607213be57528b38 Mon Sep 17 00:00:00 2001 From: bhargava-d16 Date: Wed, 16 Oct 2024 17:05:56 +0530 Subject: [PATCH 2/4] This is text file --- hello.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.txt b/hello.txt index e69de29bb..5e1c309da 100644 --- a/hello.txt +++ b/hello.txt @@ -0,0 +1 @@ +Hello World \ No newline at end of file From 03260e6048fefbeba457b6d256b46cf685698c8f Mon Sep 17 00:00:00 2001 From: bhargava-d16 Date: Wed, 16 Oct 2024 17:11:30 +0530 Subject: [PATCH 3/4] This is script file --- script.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 script.js diff --git a/script.js b/script.js new file mode 100644 index 000000000..b8c57fe7a --- /dev/null +++ b/script.js @@ -0,0 +1 @@ +console.log("Hello World") \ No newline at end of file From eda0c513b240fd04f790b61199fe28cfd0d2be22 Mon Sep 17 00:00:00 2001 From: bhargava-d16 Date: Wed, 16 Oct 2024 17:27:56 +0530 Subject: [PATCH 4/4] commit --- hello.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.txt b/hello.txt index 5e1c309da..291df7abe 100644 --- a/hello.txt +++ b/hello.txt @@ -1 +1 @@ -Hello World \ No newline at end of file +Hello World,I am Bhargav \ No newline at end of file