From 8a4eae7d2f041a78364d5c3115daf41581e75860 Mon Sep 17 00:00:00 2001 From: Sowmyakandukuri Date: Mon, 26 Aug 2024 16:21:56 +0530 Subject: [PATCH 1/4] github commands --- Git commands.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Git commands.txt diff --git a/Git commands.txt b/Git commands.txt new file mode 100644 index 0000000..597e198 --- /dev/null +++ b/Git commands.txt @@ -0,0 +1,18 @@ +Git: +>Create git account through www.github.com +>create repository (public) +>create one ec2 instance to run the repository +>login into Linux machine +>install git +>configurate git + +Git commands: +git commands start with git +>> git init +>> git status +>> git add +>> git show +>> git log +>> git push +>> git commit +>> git config \ No newline at end of file From 8fb7397566bb77d7d2d035c87907e827b3239c7b Mon Sep 17 00:00:00 2001 From: Sowmya Date: Mon, 26 Aug 2024 11:00:08 +0000 Subject: [PATCH 2/4] home page --- home.java | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 home.java diff --git a/home.java b/home.java new file mode 100644 index 0000000..61260e1 --- /dev/null +++ b/home.java @@ -0,0 +1,2 @@ +This is home page + From 44fa81b8b01c05a1d39aabd0312e41272ca7f4f7 Mon Sep 17 00:00:00 2001 From: Sowmya Date: Mon, 26 Aug 2024 17:10:26 +0000 Subject: [PATCH 3/4] welcom --- welcom | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 welcom diff --git a/welcom b/welcom new file mode 100644 index 0000000..993e110 --- /dev/null +++ b/welcom @@ -0,0 +1,2 @@ +This is welcome page + From 4fac78cbed84e29af22eb74e2da8109426f4b25a Mon Sep 17 00:00:00 2001 From: Sowmyakandukuri Date: Mon, 26 Aug 2024 23:00:08 +0530 Subject: [PATCH 4/4] Create upi page --- upi page | 1 + 1 file changed, 1 insertion(+) create mode 100644 upi page diff --git a/upi page b/upi page new file mode 100644 index 0000000..1b99ac1 --- /dev/null +++ b/upi page @@ -0,0 +1 @@ +This is about UPI payments