On Fri, May 12, 2017 at 03:43:21PM +0900, Junio C Hamano wrote: > * sg/clone-refspec-from-command-line-config (2017-05-09) 2 commits > - git-clone --config order & fetching extra refs during initial clone > - clone: respect configured fetch respecs during initial fetch > > "git clone -c var=val" is a way to set configuration variables in > the resulting repository, but it is more useful to also make these > variables take effect while the initial clone is happening, > e.g. these configuration variables could be fetch refspecs. > > Will merge to 'next'. I think the top one was meant to be a squash (certainly the commit message isn't quite up to par). Let me know if you'd prefer it as a separate cleanup and I can write a commit message and sign-off. -Peff