Dave Jones wrote: > * refs/heads/pu: does not fast forward to branch 'pu' of > git://git.kernel.org/pub/scm/git/git; > not updating. > Something wicked happend. Did you put '+' before 'pu' line in 'origin' file in remotes? It should read Pull:+refs/heads/pu:refs/heads/pu Alternatively you can give --force option to git-fetch. See http://git.or.cz/gitwiki/GitFaq#head-a1f9a3e511e0b866d788d7cb600637a9b976a994 -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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