From 143b457c386b22a222efe47ce1c4f1df76c2b028 Mon Sep 17 00:00:00 2001
From: Chinmay Krishnan <cb.en.u4cse16318@cb.students.amrita.edu>
Date: Sat, 22 Dec 2018 21:04:07 +0530
Subject: [PATCH] Committing from branch

---
 branch.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 branch.py

diff --git a/branch.py b/branch.py
new file mode 100644
index 0000000..13ba0f8
--- /dev/null
+++ b/branch.py
@@ -0,0 +1 @@
+print"In branch")
-- 
GitLab