From a64e36d81de714feac1e1281fadf8ef892a5fa68 Mon Sep 17 00:00:00 2001 From: IIsreshtasureshII <cb.en.u4cse16349@cb.students.amrita.edu> Date: Sat, 22 Dec 2018 21:02:03 +0530 Subject: [PATCH] Commit 3 to master --- sample.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sample.py b/sample.py index 7d9d48a..0df1f56 100644 --- a/sample.py +++ b/sample.py @@ -1,2 +1,4 @@ print("hello git ! ") print("fff") +print("modifing in git ") +print("one more") -- GitLab