bad git pull
From: Don Zickus <hidden>
Date: 2016-06-15 22:42:15
From: Don Zickus <hidden>
Date: 2016-06-15 22:42:15
Hello, 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? Thanks, Don