On Wednesday 13 June 2007, Jeff Garzik wrote: > Segher Boessenkool wrote: > >> I wish there was a git option to "just make my shit look like the > >> remote, dammit!" The above is the "easiest" way I know how to do that. > > > > git-fetch -f remote:local ? > > If that works... great :) Much better than what I described.
It works as long as you are not on branch 'local', but in that case you can do 'git-fetch -f remote:local2' or something. Arnd <>< - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html