Merge pull request #28 from unixorn/add-missing-anchor-tag

Add missing anchor tag
This commit is contained in:
Kate Hudson 2015-03-13 18:01:23 -04:00
commit 660a9b59ca
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,7 @@ Once you merge a pull request on github, it gives you the option to delete the m
$ git fetch -p
```
<a name='restore-a-deleted-branch'>
## I accidentally 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: