From 68b6906533723ff01d7f242a628b2e3a0437fd48 Mon Sep 17 00:00:00 2001 From: rhvrico Date: Thu, 7 Mar 2019 00:12:29 +0000 Subject: [PATCH 1/2] change comment --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 93bde52..81b0f79 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Git is a version-control system that tracks changes made to files and allows for hello world ## Git +## A change +## another change + * What is Git? * GitHub is the most popular site for remotely saving our code and collaborating with other developers on open source projects * Local & Remote Branches From 116519b219ec2f44b26702049408c839d5d3a1cc Mon Sep 17 00:00:00 2001 From: rhvrico Date: Thu, 7 Mar 2019 00:31:23 +0000 Subject: [PATCH 2/2] this is a comment --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 81b0f79..7c6afeb 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ Git is a version-control system that tracks changes made to files and allows for hello world ## Git -## A change -## another change +## and a new one * What is Git? * GitHub is the most popular site for remotely saving our code and collaborating with other developers on open source projects