Re: git-subtree Next Round Ready
From: <hidden>
Date: 2016-06-15 22:53:32
Junio C Hamano [off-list ref] writes:
I'll pull this directly to 'master' as this touches nothing outside contrib/subtree/ directory.
Thanks!
If this will eventually become part of git-core, the default set for $(prefix) in contrib/subtree/Makefile may want to watch what we set in the toplevel Makefile, but minor things like that can be tweaked in-tree.
Yeah, I thought about that but I didn't know the best way to grab the
default from the Makefile.
It should be easy to move this to git-core. The top-level Makefile
should just work when the files are moved out of contrib.
Thanks for integrating this. Then I can look at Herman's changes and
then maybe we can talk about what we need to do to move this to
git-core.
-Dave