Re: [w3c/browser-payment-api] Change "SHOULD NEVER" to "MUST NOT" (#356)

> Whomever merges this, please make sure you "squash and merge" and remove the garbage details in the commit history.

I think it might need more than just "squash and merge". Not sure but I think some other changes in this branch have not been merged yet; for example https://github.com/w3c/browser-payment-api/pull/356/commits/385bf7d5d41c9326be0374113ddc8683cfaeeb2b.

So I think what should be done before this PR branch is merged is:

1. Strip all commits except https://github.com/w3c/browser-payment-api/pull/356/commits/f86f545c94cc36a76f5fd92f270fd67ba5600da4 (e.g., with a `git rebase -i gh-pages` and then annotating all the other commits with `d` to make git rewrite the branch history with those removed)
2. `git push -f  git@github.com:ianbjacobs/browser-payment-api.git gh-pages` to update the PR


-- 
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/browser-payment-api/pull/356#issuecomment-264388796

Received on Friday, 2 December 2016 07:09:49 UTC