Hey folks,<br><br><div>Some specifics. I've been contributing to mongo, and a patch I submitted was rejected because it could not be cleanly applied. Since I've been doing a lot of pushing an pulling, I wanted to reset my "HEAD" to their "HEAD"</div>
<div><br></div><div>Their head: git://<a href="http://github.com/mongodb/mongo.git">github.com/mongodb/mongo.git</a> Which is referred to as 10gen in my .git/config</div><div><br></div><div>My Head: a local copy of git@github.com:zippy1981/mongo.git</div>
<div><br></div><div>So What I'd like to end up with is a tag/branch of master thats where I am now, and my new master to be an exact copy of 10gen's master. Then I would reapply my 1 line change and make a push request.</div>
<div><br></div><div>Any help appreciated.</div><div><br></div><div><br></div><div>Justin</div>