mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-11 13:18:50 -03:00
Merge pull request #28 from unixorn/add-missing-anchor-tag
Add missing anchor tag
This commit is contained in:
commit
660a9b59ca
@ -318,6 +318,7 @@ Once you merge a pull request on github, it gives you the option to delete the m
|
|||||||
$ git fetch -p
|
$ git fetch -p
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<a name='restore-a-deleted-branch'>
|
||||||
## I accidentally deleted my 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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user