WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
123967
webkitpy: Fix branch name/ref inconsistency in git SCM module
https://bugs.webkit.org/show_bug.cgi?id=123967
Summary
webkitpy: Fix branch name/ref inconsistency in git SCM module
Ryosuke Niwa
Reported
2013-11-07 00:25:15 PST
Merge
https://chromium.googlesource.com/chromium/blink/+/3de722350937f639bdc681eefc20208812ab283d
Git._branch_tracking_remote_master() was returning a branch ref instead of a local branch name. This was causing the module to erroneously detect the repo as unclean.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-11-07 00:26:18 PST
It seems like this code doesn't exist in WebKit's git.py.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug