mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
Possible mistake
This commit is contained in:
parent
f9792e9c68
commit
3f85b185de
@ -602,7 +602,7 @@ First, let's reset our master branch to the correct commit (`a13b85e`):
|
|||||||
HEAD is now at 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
|
```sh
|
||||||
(master)$ git checkout -b 21
|
(master)$ git checkout -b 21
|
||||||
|
Loading…
x
Reference in New Issue
Block a user