Re: [webkit-dev] WebKit Transition to Git

2020-10-04 Thread Ryosuke Niwa
On Sun, Oct 4, 2020 at 2:41 PM Konstantin Tokarev wrote: > > 02.10.2020, 19:46, "Jonathan Bedard" : > > Monotonic Commit Identifiers > > Of great interest to Apple’s engineers has been retaining some kind of > > ordered tag we can use to refer to commits to make defending CI and > > bisection ea

Re: [webkit-dev] WebKit Transition to Git

2020-10-04 Thread Konstantin Tokarev
02.10.2020, 19:46, "Jonathan Bedard" : > Monotonic Commit Identifiers > Of great interest to Apple’s engineers has been retaining some kind of > ordered tag we can use to refer to commits to make defending CI and bisection > easier. We’ve developed a scheme for this that assigns commits an orde

Re: [webkit-dev] WebKit Transition to Git

2020-10-04 Thread Yusuke Suzuki
GitHub is planning to have review revisions in 2020/Q4. So, when WebKit repository is migrated, we already have that in GitHub builtin review tool :) https://github.com/github/roadmap/issues/54 Best regards, Yusuke > On Oct 3, 2020, at 5:18 PM, Mic