Re: [whatwg/fetch] Update Fetch to support Token Binding. (#325)

Hi Anne,

(Apologies for my noob questions  - I'm still working on building up my git-fu :)

According to https://github.com/whatwg/fetch/compare/master...vanupam:master
whatwg:master and vanupam:master are identical.

vanupam:tokbind is the branch that has all the changes
(including some commits after rebasing against vanupam:master)


According to https://github.com/whatwg/fetch/compare/master...vanupam:tokbind
whatwg:master and vanupam:tokbind branches can be automatically merged.

I thought this is the intended state.


Is the idea to rebase my current branch against
https://github.com/whatwg/fetch/tree/master == origin/master via
% git fetch origin
% git rebase origin/master
and then commit & push my branch?

thanks!






-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/325#issuecomment-244266215

Received on Friday, 2 September 2016 02:18:13 UTC