posts: git-basics: fix typo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4a6a2440e1
commit
f16929c288
|
@ -317,7 +317,7 @@ easily choose which parts of your changes should end up in the same commit.
|
||||||
Here's a list of commands that you should read-up on, but I won't be presenting
|
Here's a list of commands that you should read-up on, but I won't be presenting
|
||||||
further:
|
further:
|
||||||
|
|
||||||
* `git bissect`
|
* `git bisect`
|
||||||
* `git rerere`
|
* `git rerere`
|
||||||
* `git stash`
|
* `git stash`
|
||||||
* and more...
|
* and more...
|
||||||
|
|
Loading…
Reference in a new issue