[webkit-reviews] review granted: [Bug 225934] Clean up git svn mapping when git pull : [Attachment 428974] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 13:36:26 PDT 2021


Ryosuke Niwa <rniwa at webkit.org> has granted Zhifei Fang
<zhifei_fang at apple.com>'s request for review:
Bug 225934: Clean up git svn mapping when git pull
https://bugs.webkit.org/show_bug.cgi?id=225934

Attachment 428974: Patch

https://bugs.webkit.org/attachment.cgi?id=428974&action=review




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 428974
  --> https://bugs.webkit.org/attachment.cgi?id=428974
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=428974&action=review

> Websites/perf.webkit.org/tools/sync-commits.py:291
> +	       subprocess.check_call(['rm', '-rf',
os.path.join(self._git_checkout, '.git/svn')])

Yikes.


More information about the webkit-reviews mailing list