From a0f015335fbf11cc25e8dd7ca971237e88141b4e Mon Sep 17 00:00:00 2001 From: roja Date: Tue, 6 Feb 2024 11:18:24 +0530 Subject: [PATCH 1/4] Added linux message --- hello.txt | 2 ++ linux.txt | 1 + 2 files changed, 3 insertions(+) create mode 100644 hello.txt create mode 100644 linux.txt diff --git a/hello.txt b/hello.txt new file mode 100644 index 0000000..164de24 --- /dev/null +++ b/hello.txt @@ -0,0 +1,2 @@ +second line +second line diff --git a/linux.txt b/linux.txt new file mode 100644 index 0000000..2b76a4f --- /dev/null +++ b/linux.txt @@ -0,0 +1 @@ +Hello Linux From 4b4927c78a63afbde8106834deebe321e9bd3f02 Mon Sep 17 00:00:00 2001 From: roja Date: Tue, 6 Feb 2024 11:19:53 +0530 Subject: [PATCH 2/4] Delete linux message --- linux.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 linux.txt diff --git a/linux.txt b/linux.txt deleted file mode 100644 index 2b76a4f..0000000 --- a/linux.txt +++ /dev/null @@ -1 +0,0 @@ -Hello Linux From b8579e6d71a675bc13850932442357c0e7845767 Mon Sep 17 00:00:00 2001 From: roja Date: Tue, 6 Feb 2024 11:57:41 +0530 Subject: [PATCH 3/4] added intro --- intro.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 intro.txt diff --git a/intro.txt b/intro.txt new file mode 100644 index 0000000..cf8bf62 --- /dev/null +++ b/intro.txt @@ -0,0 +1 @@ +my name is roja and I am in 3rd sem From d65e00d1fc6baac09d3b29e5e75a71cdbd2dafd4 Mon Sep 17 00:00:00 2001 From: roja Date: Tue, 13 Feb 2024 13:53:47 +0530 Subject: [PATCH 4/4] adding payment file --- payment.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 payment.py diff --git a/payment.py b/payment.py new file mode 100644 index 0000000..dbe0b0d --- /dev/null +++ b/payment.py @@ -0,0 +1 @@ +payment in file