From a5fec6ddabc4d87efee2be29063fd24c24ba9936 Mon Sep 17 00:00:00 2001 From: Anupam <87266827+anupDas69@users.noreply.github.com> Date: Tue, 11 Oct 2022 15:23:45 +0600 Subject: [PATCH] Create main.py --- main.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 000000000..e5e3d8948 --- /dev/null +++ b/main.py @@ -0,0 +1,3 @@ +git add . +git commit -m 'Commit message' +git push origin branch-name