From 151025ed2050ccafba51717bc743538ef405c68e Mon Sep 17 00:00:00 2001 From: Jane Wong Date: Mon, 18 Apr 2016 11:59:05 -0700 Subject: [PATCH 1/2] Add Jane's comment --- hello.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.txt b/hello.txt index 550ad7e..3e8f1c1 100644 --- a/hello.txt +++ b/hello.txt @@ -1,2 +1,3 @@ Hello Git! Hello CodeCore! +Hello, this is Jane! From cfc3aa20ef697578288813f2e5fa9b2a5e6abd76 Mon Sep 17 00:00:00 2001 From: Jane Wong Date: Mon, 18 Apr 2016 12:13:21 -0700 Subject: [PATCH 2/2] Add testing text --- hello.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.txt b/hello.txt index 3e8f1c1..d481330 100644 --- a/hello.txt +++ b/hello.txt @@ -1,3 +1,3 @@ Hello Git! Hello CodeCore! -Hello, this is Jane! +Hello, this is Jane! Testing, testing SSH.