Nice work!
There is a small typo within the branching section:
chekcout -> checkout
Thanks for sharing!
Thanks, I fixed it.
..there’s still another (in the same section):
Merga -> Merge
In Standard Flow section:
modifeid -> modified
In Advanced section:
lated -> later && haven’t been stage -> hasn’t been staged
Comparing changes section:
stage -> staged
There’s a typo, lernGitBranching should be learnGitBranching?
Thank you for this guide!
I found another typo:
git merge –no–ff branchname -> git merge –no-ff branchname
Ups, something went wrong with the formatting… My issue was: there are two dashes between “–no” and “ff”.
Nice work!
There is a small typo within the branching section:
chekcout -> checkout
Thanks for sharing!
Thanks, I fixed it.
..there’s still another (in the same section):
Merga -> Merge
In Standard Flow section:
modifeid -> modified
In Advanced section:
lated -> later && haven’t been stage -> hasn’t been staged
Comparing changes section:
stage -> staged
Thanks!
Thanks a million. Should be fixed now.