Answer the question
In order to leave comments, you need to log in
How to make a git branch from commita?
for example, make a new step from m5
Answer the question
In order to leave comments, you need to log in
All the black marks on your screenshot are already branches.
So you already have the m5 branch. It just doesn’t have a single commit of its own yet, so it hasn’t been singled out as a separate step.
So that
git switch m5
# редактируем
git commit
git push
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question