Re: [html-tests] Update Windows instructions in README.md (#4184)

hey @sideshowbarker, thanks for the detailed summary. I tried to do the commands myself, but I got an error when I ran git push -f
Successfully rebased and updated refs/heads/master.
C:\Users\johnjan\Documents\GitHub\web-platform-tests [master ↕]> git push -f
Counting objects: 3, done.
Delta compression using up to 12 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 1023 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: Cannot force-push to a protected branch
To https://github.com/MicrosoftEdge/web-platform-tests.git
 ! [remote rejected] master -> master (protected branch hook declined)
error: failed to push some refs to 'https://github.com/MicrosoftEdge/web-platform-tests.git'
C:\Users\johnjan\Documents\GitHub\web-platform-tests [master ↕]>


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4184#issuecomment-267192553

Received on Wednesday, 14 December 2016 23:45:55 UTC