From 5072ef8f73d4d8d7e3b6793a2d1491061cf51afc Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Apr 2023 14:54:02 +0000 Subject: [PATCH 1/2] commit from dev1 --- app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app.py b/app.py index 0bbc5e7..8c0953c 100644 --- a/app.py +++ b/app.py @@ -1,2 +1,3 @@ Print ("Hello World") Hello India +This is addedd file new From c04da4d08bd34827140f159dd0d3ff00fbd61c49 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Apr 2023 15:38:12 +0000 Subject: [PATCH 2/2] from dev2 --- app.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app.py b/app.py index 8c0953c..ec63f70 100644 --- a/app.py +++ b/app.py @@ -1,3 +1,4 @@ Print ("Hello World") Hello India -This is addedd file new +This is addedd file dev1 +This is addedd file dev2