Repository Reorganization Question
Herbert Valerio Riedel
hvr at gnu.org
Thu Dec 5 14:22:20 UTC 2013
On 2013-12-05 at 15:17:53 +0100, Ian Lynagh wrote:
> On Thu, Dec 05, 2013 at 03:03:42PM +0100, Herbert Valerio Riedel wrote:
>>
>> However, if the testsuite/ was already checked out before the 'sync-all
>> pull', the 'testsuite/.git' folder won't be removed automatically (and
>> it shouldn't hurt either, as 'sync-all' won't traverse it anymore after
>> ghc.git was updated)
>
> But git commands under testsuite/ will use the wrong .git, won't they?
good point, didn't think of that :-/
So I guess 'sync-all' should be tweaked to either delete the .git/
folder or warn the user to remove it;
More information about the ghc-devs
mailing list