Skip to content

Instantly share code, notes, and snippets.

@lauromoura
Created June 8, 2022 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lauromoura/c8a60215d189bf38efc580627fb53744 to your computer and use it in GitHub Desktop.
Save lauromoura/c8a60215d189bf38efc580627fb53744 to your computer and use it in GitHub Desktop.
git-webkit pr log for PR 1367
$ ./Tools/Scripts/git-webkit pr --verbose
INFO:webkitscmpy: Found 1 commit...
Branch 'main' set up to track remote branch 'main' from 'origin'.
INFO:webkitscmpy:Using committed changes...
INFO:webkitscmpy:Rebasing 'wpe-external-audio-rendering-gardening' on 'main'...
From github.com:WebKit/WebKit
* branch main -> FETCH_HEAD
Current branch wpe-external-audio-rendering-gardening is up to date.
INFO:webkitscmpy:Rebased 'wpe-external-audio-rendering-gardening' on 'main!'
INFO:webkitscmpy: Found 1 commit...
INFO:webkitscmpy:Running pre-PR checks...
INFO:webkitscmpy: Running style-checker...
ERROR: Unexpected diff format when parsing a chunk: '2.32.0'
Total errors found: 0 in 1 files
INFO:webkitscmpy: Ran style-checker!
INFO:webkitscmpy:All pre-PR checks run!
INFO:webkitscmpy:Pushing 'wpe-external-audio-rendering-gardening' to 'fork'...
Enumerating objects: 11, done.
Counting objects: 100% (11/11), done.
Delta compression using up to 8 threads
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 760 bytes | 380.00 KiB/s, done.
Total 6 (delta 5), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (5/5), completed with 5 local objects.
remote:
remote: Create a pull request for 'wpe-external-audio-rendering-gardening' on GitHub by visiting:
remote: https://github.com/lauromoura/WebKit/pull/new/wpe-external-audio-rendering-gardening
remote:
To github.com:lauromoura/WebKit.git
* [new branch] wpe-external-audio-rendering-gardening -> wpe-external-audio-rendering-gardening
INFO:webkitscmpy:Syncing 'main' to remote 'fork'
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
To github.com:lauromoura/WebKit.git
53034845497a..767b4a44c2af main -> main
INFO:webkitscmpy:Creating pull-request for 'wpe-external-audio-rendering-gardening'...
Created 'PR 1367 | [WPE] Mark /webkit/WebKitWebView/external-audio-rendering as slow after 251219@main'!
https://github.com/WebKit/WebKit/pull/1367
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment