From f52b05a677b657add642bec0c8ea4ce3e2864739 Mon Sep 17 00:00:00 2001 From: botcicd <33013432+botcicd@users.noreply.github.com> Date: Mon, 27 Nov 2017 17:53:15 -0500 Subject: [PATCH 1/3] created initial file --- file1.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 file1.md diff --git a/file1.md b/file1.md new file mode 100644 index 0000000..c9106b3 --- /dev/null +++ b/file1.md @@ -0,0 +1 @@ +Sample change file From bc5ed6a774d7abe0f4726269108d07df95af54ef Mon Sep 17 00:00:00 2001 From: botcicd <33013432+botcicd@users.noreply.github.com> Date: Mon, 27 Nov 2017 18:51:31 -0500 Subject: [PATCH 2/3] new code for feature --- hello | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello diff --git a/hello b/hello new file mode 100644 index 0000000..9ecf3cf --- /dev/null +++ b/hello @@ -0,0 +1 @@ +this From f4a21ad8201684ae3c7e8585d9ac4d317dc26a2f Mon Sep 17 00:00:00 2001 From: botcicd <33013432+botcicd@users.noreply.github.com> Date: Tue, 28 Nov 2017 19:04:39 -0500 Subject: [PATCH 3/3] new line added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 734cd29..11cb7d9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # SampleRepo Sample Repository for testing + +new addition