On Sun, Jan 24, 2010 at 07:04:59AM +0000, Russ Paielli wrote: > warning: updating the current branch > [...] > What does this mean in English? And what is the correct way to transfer my > revisions from my home computer to my work computer? Thanks. It means your workflow will cause problems as the pusher magically changes your repository's concept of "the latest commit" behind the pushee's back. The workflow you want is described here: http://git.wiki.kernel.org/index.php/GitFaq#push-is-reverse-of-fetch -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html