On Sat, Mar 26, 2016 at 08:07:58AM -0400, Mike Marshall wrote: > Yay, Al, that did it, thanks! > > I've tested, and updated the for-next branch at kernel.org... > > Linus, if it is not too late, can you pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git > for-next Shortlog and diffstat would be a good idea... Something like the output of git request-pull origin git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git for-next Longer term you want a remote to avoid typing that crap every time; just be careful to set both url (git:// one) and pushurl (ssh:// equivalent) for it. The former will be usable for somebody to pull from you (and go into the output of git request-pull), the latter is obviously for pushes... -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html