Don Zickus [off-list ref] writes:
I notice if I create a branch (and switch to it) in the linux kernel
off of say version 2.6.14, then later do a git pull, things get ugly.
It seems like all the upstream changes are being merged into the
2.6.14 branch (instead of the latest kernel tag).
Is this a user error because the tool is still fragile?
I do not understand the question.
The user wanted all the good developments from the mainline into
the fork he created starting at 2.6.14, and the tool did what
was asked. Why would you want to forbid that from happening,
and what did you want to happen instead?