[webkit-changes] [WebKit/WebKit] 62e879: [git-webkit] Handle force pushed branch in checkout
Brianna Fan
noreply at github.com
Thu Oct 5 12:11:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 62e8794cc8f57c914afa1146ab1e3520915a7572
https://github.com/WebKit/WebKit/commit/62e8794cc8f57c914afa1146ab1e3520915a7572
Author: Brianna Fan <bfan2 at apple.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/checkout.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/land_unittest.py
Log Message:
-----------
[git-webkit] Handle force pushed branch in checkout
https://bugs.webkit.org/show_bug.cgi?id=260874
rdar://114656165
Reviewed by Jonathan Bedard.
Resets the head of tracking branch to match remote.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/local/git.py:
(Git.checkout):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/checkout.py:
(Checkout.main):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/land_unittest.py:
(TestLand.test_default):
(TestLand.test_canonicalize):
(TestLand.test_default_with_radar):
(TestLand.test_canonicalize_with_bugzilla):
(TestLandGitHub):
Canonical link: https://commits.webkit.org/268933@main
More information about the webkit-changes
mailing list