Aloha Dmitry,
Another reason for working in topic branches is it leaves your master
branch clean so that changes in the remote are easily merged. You're
are probably more computer savvy than I am, but my struggles with
merges after making changes to the master branch have been trying. I
Ivanov Dmitry wrote:
> Yes, Nick, I was asking about the git commands. Thanks. It seems, that
> creating a topic branch is more complicated, then simply editing the
> local master copy, creating a diff file and sending it to the mailing
> list. I think it should be used only in complicated cases.
Yes, Nick, I was asking about the git commands. Thanks. It seems, that creating
a topic branch is more complicated, then simply editing the local master copy,
creating a diff file and sending it to the mailing list. I think it should be
used only in complicated cases.
Dmitry
_
> Ivanov, please register at http://repo.or.cz and drop me an email with
> your username -- then you'll be able to improve this page.
My username is usr345
> Please reread Bernt's email before doing so, it might help keeping
> things clear.
I was trying to understand, how to create a topic bra