From 550fea5c4df90f526bdb948e5b45b5f7747777a7 Mon Sep 17 00:00:00 2001 From: Rankhole Date: Sat, 21 Apr 2018 22:57:07 +0200 Subject: [PATCH 1/2] Adding new stuff to new branch! --- test.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.txt b/test.txt index 363a057..537e2a5 100644 --- a/test.txt +++ b/test.txt @@ -9,3 +9,5 @@ Funny little trees. Happy little clouds! This was written on my local Computer via vim and git. + +I will now try to push to another branch. From b8e9b1629d3932e00b9220a42eb2a45e766cbb19 Mon Sep 17 00:00:00 2001 From: Rankhole Date: Sat, 21 Apr 2018 23:00:34 +0200 Subject: [PATCH 2/2] Committing to newBranch! --- test.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.txt b/test.txt index 363a057..2b2c546 100644 --- a/test.txt +++ b/test.txt @@ -9,3 +9,5 @@ Funny little trees. Happy little clouds! This was written on my local Computer via vim and git. + +STUFF FOR NEWBRANCH