Re: splitting off shell test framework
From: Adam Spiers <hidden>
Date: 2016-06-15 22:55:15
On Mon, Nov 12, 2012 at 6:18 PM, Drew Northup [off-list ref] wrote:
On Mon, Nov 12, 2012 at 11:37 AM, Adam Spiers [off-list ref] wrote:quoted
As it turned out to be fairly easy, I was wondering if there would be any interest in doing this more formally, i.e. splitting off the framework so that it could be used and improved outside the scope of git development? Of course this would pose the question how git would consume this new project without any risk of destabilisation. I'm guessing that simply using a git submodule would solve the problem, but ICBW ... Just an idea. Interesting, or terrible? :)Done at least once already: http://comments.gmane.org/gmane.comp.version-control.git/201591
Nice! So hopefully someone will submit patches to build a two-way bridge via git subtree. Having them diverge would be sad.