From 91c8961a78a275f36291325699a9ca09e6b1e10c Mon Sep 17 00:00:00 2001 From: deepgithub2014 Date: Sat, 17 Feb 2018 17:59:26 +0530 Subject: [PATCH 1/2] Added feature1 --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index 353428f..0ee0449 100644 --- a/README.txt +++ b/README.txt @@ -1 +1,2 @@ this is a brand new file for my GIT Remote testing and learning +feature1 From 56b70aaeb4d6bab05732be757766fb9cc2113b1f Mon Sep 17 00:00:00 2001 From: deepgithub2014 Date: Sat, 17 Feb 2018 18:28:41 +0530 Subject: [PATCH 2/2] Additional features to feature2 --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index ce7c7ff..13f91c1 100644 --- a/README.txt +++ b/README.txt @@ -1,2 +1,3 @@ this is a brand new file for my GIT Remote testing and learning Feature2 +Feature2 changes