From 579a139d80151c3faba10dd9addf39c60469af4a Mon Sep 17 00:00:00 2001 From: deepgithub2014 Date: Fri, 16 Feb 2018 16:36:14 +0530 Subject: [PATCH 1/4] new file to be pushed --- newLocal.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 newLocal.txt diff --git a/newLocal.txt b/newLocal.txt new file mode 100644 index 0000000..bf4332a --- /dev/null +++ b/newLocal.txt @@ -0,0 +1 @@ +this is a new file that I want to push From 91c8961a78a275f36291325699a9ca09e6b1e10c Mon Sep 17 00:00:00 2001 From: deepgithub2014 Date: Sat, 17 Feb 2018 17:59:26 +0530 Subject: [PATCH 2/4] 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 211e00d455de14cdf404f012ab722980984f67b5 Mon Sep 17 00:00:00 2001 From: deepgithub2014 Date: Sat, 17 Feb 2018 18:08:24 +0530 Subject: [PATCH 3/4] added feature2 --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index 353428f..ce7c7ff 100644 --- a/README.txt +++ b/README.txt @@ -1 +1,2 @@ this is a brand new file for my GIT Remote testing and learning +Feature2 From 56b70aaeb4d6bab05732be757766fb9cc2113b1f Mon Sep 17 00:00:00 2001 From: deepgithub2014 Date: Sat, 17 Feb 2018 18:28:41 +0530 Subject: [PATCH 4/4] 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