Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7952ec032b23c2ef244881da363e8b1d0808baa9
      
https://github.com/WebKit/WebKit/commit/7952ec032b23c2ef244881da363e8b1d0808baa9
  Author: Jonathan Bedard <[email protected]>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py

  Log Message:
  -----------
  [git-webkit] Handle branch names which might be hashes
https://bugs.webkit.org/show_bug.cgi?id=247210
rdar://101691330

Reviewed by Elliott Williams.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py:
(Git._to_git_ref): If we fail to match an identifier or hash to a commit object,
return the raw string in the hopes that it's a branch name.

Canonical link: https://commits.webkit.org/256193@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to