1
0
mirror of https://github.com/k88hudson/git-flight-rules.git synced 2025-06-16 12:54:01 -03:00

Merge pull request #201 from carusogabriel/patch-1

Possible mistake
This commit is contained in:
Emmanuel Arias
2018-01-02 09:19:18 -03:00
committed by GitHub

View File

@ -602,7 +602,7 @@ First, let's reset our master branch to the correct commit (`a13b85e`):
HEAD is now at a13b85e
```
Now, we can create a fresh branch for our bug #21 branch:
Now, we can create a fresh branch for our bug #21:
```sh
(master)$ git checkout -b 21