On Thu, May 21, 2015 at 12:44:29AM -0400, Jeff King wrote:
This is a re-roll of the series at:
http://thread.gmane.org/gmane.comp.version-control.git/268185
The only changes here are the addition of patches 2 and 6, which are
both cleanups that help make the other patches more readable/sensible.
They are the same as what was posted during review of the thread linked
above. So there's nothing new here, but of course fresh reviews are
welcome.
Actually, that's not quite true; I forgot to mention one change:
[03/14]: remote.c: drop "remote" pointer from "struct branch"
In this version, this one remembers to also update the API
documentation.
-Peff