- From: Jake Archibald <notifications@github.com>
- Date: Wed, 12 Sep 2018 02:58:19 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 September 2018 09:58:41 UTC
For my own reference, here's an easy way to lift changes from the living spec to v1: ```sh git diff master -- docs/index.bs | patch -p1 docs/v1/index.bs ``` (assuming you're on a feature branch based on master) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1348#issuecomment-420587449
Received on Wednesday, 12 September 2018 09:58:41 UTC