On 8/29/05, Ben Greear <[EMAIL PROTECTED]> wrote: > I think I'm missing something fundamental though... I wanted to > change to the ben_dev_rfcnt branch to build a kernel without my > additional patch. git branch ben_dev_rfcnt seems to change > it fine, but all of the changes for repository 'foo' are also > still here.
You probably looking for "get reset --hard master", which should bring the working tree in sync with cache, but being new to git myself, I'm not sure. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

