From ff497f08cbc5603f6ce9270d3a45461db8496f08 Mon Sep 17 00:00:00 2001 From: krishnam Date: Thu, 23 May 2019 10:40:20 +0200 Subject: [PATCH 1/4] added recommendations for hamburg --- branching-merging/hamburg.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 branching-merging/hamburg.md diff --git a/branching-merging/hamburg.md b/branching-merging/hamburg.md new file mode 100644 index 0000000..f464810 --- /dev/null +++ b/branching-merging/hamburg.md @@ -0,0 +1,9 @@ + +# This file is for restaurant reco in Hamburg + +- Altona + - First restaurant + - Second + +- Hauptbahnof + - Badshah -- GitLab From 380e7497889f72393893a0f3d124c63751b31a6f Mon Sep 17 00:00:00 2001 From: krishnam Date: Thu, 23 May 2019 10:51:57 +0200 Subject: [PATCH 2/4] Fixed typo on recommendations.md --- branching-merging/recommendations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/branching-merging/recommendations.md b/branching-merging/recommendations.md index c3f0478..9d920d8 100644 --- a/branching-merging/recommendations.md +++ b/branching-merging/recommendations.md @@ -1,6 +1,6 @@ # Restaurant recommendations -A clection of recommended restarants in/near Heidelberg. +A collection of recommended restaurants in/near Heidelberg. Click on the lins below to see recommendations for a particular area. @@ -12,4 +12,4 @@ Click on the lins below to see recommendations for a particular area. - Toby Hodges Contributions are encouraged! -Please read the instructions in [CONTRIBUTING.md](CONTRIBUTING.md) before submitting a Merge Request. \ No newline at end of file +Please read the instructions in [CONTRIBUTING.md](CONTRIBUTING.md) before submitting a Merge Request. -- GitLab From 216cad32879468fff658ab41fdc24a3e8d1b54f9 Mon Sep 17 00:00:00 2001 From: krishnam Date: Thu, 23 May 2019 11:00:25 +0200 Subject: [PATCH 3/4] added link to hamburg file --- branching-merging/recommendations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branching-merging/recommendations.md b/branching-merging/recommendations.md index 9d920d8..0bbf903 100644 --- a/branching-merging/recommendations.md +++ b/branching-merging/recommendations.md @@ -6,7 +6,7 @@ Click on the lins below to see recommendations for a particular area. - [Rohrbach](rohrbach.md) - [Bergheim](bergheim.md) - +- [Hamburg] (hamburg.md) #### Contributors - Toby Hodges -- GitLab From 97e7a3ee02c837a960d7fe8a460b6d9bf1be47b2 Mon Sep 17 00:00:00 2001 From: krishnam Date: Thu, 23 May 2019 12:06:52 +0200 Subject: [PATCH 4/4] Fixes #7 Added recommendation for Hamburg --- branching-merging/hamburg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branching-merging/hamburg.md b/branching-merging/hamburg.md index f464810..6160f0f 100644 --- a/branching-merging/hamburg.md +++ b/branching-merging/hamburg.md @@ -1,5 +1,5 @@ -# This file is for restaurant reco in Hamburg +# This file is for restaurant recommendation in Hamburg - Altona - First restaurant -- GitLab