Hi all, I'm thinking about writing some documentation including diagrams about the common git operation like pull, fetch, merge and so on in order to give a "visual" learning procedure about: - local and remote branches - index - checkout dir - - What is still not clear to me is where git is storing the objects downloaded during a git fetch operation. Documentation clearly state that a git fetch doesn't update the current working dir but it seems to be (to me at least) not very informative about how git is storing the data downloaded during a git fetch. Ciao, -- Paolo http://paolo.ciarrocchi.googlepages.com/ -- 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