From 5593e79ca845575189a3c39c1a80441254de1f4e Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Thu, 12 Jan 2017 14:17:32 -0500 Subject: [PATCH 1/4] Add beardofedu-hometown.md file Created file to list places to eat and visit when in Tampa, FL. --- beardofedu-hometown.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 beardofedu-hometown.md diff --git a/beardofedu-hometown.md b/beardofedu-hometown.md new file mode 100644 index 0000000..e69de29 From 12a256b273cb500d4931c3d0c2b2f86ef93e21de Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Thu, 12 Jan 2017 14:26:16 -0500 Subject: [PATCH 2/4] Add test-file.md to show a commit Just creating a test file to show off creating a commit message. --- test-file.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-file.md diff --git a/test-file.md b/test-file.md new file mode 100644 index 0000000..e69de29 From 21a656726b4c1ab167131e7f9d600d0bad388b16 Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Thu, 12 Jan 2017 14:53:36 -0500 Subject: [PATCH 3/4] Add place to eat and visit --- beardofedu-hometown.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/beardofedu-hometown.md b/beardofedu-hometown.md index e69de29..422c7d1 100644 --- a/beardofedu-hometown.md +++ b/beardofedu-hometown.md @@ -0,0 +1,6 @@ + +### Places to Eat +- Dunedin Brewery :fish::taco: and :beer: + +### Places to Visit +- The Sponge Docks From a973c6020d323bb21f3b3b835192453a850c2635 Mon Sep 17 00:00:00 2001 From: Matt Desmond Date: Thu, 12 Jan 2017 14:58:52 -0500 Subject: [PATCH 4/4] Add commit example --- test-file.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/test-file.md b/test-file.md index e69de29..422cceb 100644 --- a/test-file.md +++ b/test-file.md @@ -0,0 +1,11 @@ +### Places to Eat +- eat 1 + +### Places to Visit +- visit 1 + +# heading 1 + +1. one +1. two +1. three