Re: Adding tools to the collection

On 23/04/16 21:44, Shane McCarron wrote:
> And on a related note, is there a document somewhere that talks about how
> to have a fork of wpt-tools integrated as a sub-module of a fork of WPT
> itself?  'cause that feels above my pay grade!
> 

You can use `git remote add` inside `tools` to add your fork of
`wpt-tools` to an existing submodule; that's usually enough for local
development.

HTH
Ms2ger

Received on Monday, 25 April 2016 12:27:09 UTC