Hi Paul, sorry for being so slow on reviewing your patches, but I saw that plenty of excellent feedback has made the second round of patches even better than the first one. I am particularly impressed by the thoroughness of the commit messages, they make reviewing much more pleasant. On 2015-05-07 10:44, Paul Tan wrote: > As such, replace the call to git-pull with a call to git-merge to reduce > the dependence on git-pull's functionality to reduce irrelevant test > breakage when git-pull is rewritten to C. Both this patch and 9/12 change `git pull` invocations to equivalent non-pull ones, but I wonder whether it would not be a better idea to leave them as-are, so that we can make sure that scripts out there that might use similar `git pull` invocations would be unaffected by the rewrite? Ciao, Dscho -- 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