From a4a708b9df6e20e6d5c2423f42f142ea3cb49058 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 22 Aug 2014 14:08:27 -0700 Subject: [PATCH] Add missing anchor tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d61035c..03fb341 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ And finally, let's cherry-pick the commit for bug #14: (14)$ git cherry-pick 5ea5173 ``` - + ## I accidentaly deleted my branch If you're regularly pushing to remote, you should be safe most of the time. But still sometimes you may end up deleting your branches. Let's say we create a branch and create a new file: