[webkit-changes] [WebKit/WebKit] 144fc8: git-webkit revert --no-commit fails

Brianna Fan noreply at github.com
Mon Feb 26 10:52:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 144fc8ec0f2c0b8d85abaddb367c14769ceeaec7
      https://github.com/WebKit/WebKit/commit/144fc8ec0f2c0b8d85abaddb367c14769ceeaec7
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py

  Log Message:
  -----------
  git-webkit revert --no-commit fails
https://bugs.webkit.org/show_bug.cgi?id=269949
rdar://problem/123102260

Reviewed by Jonathan Bedard.

Changes commits to be reverted arg to be commit_id.
Sets webkitscmpy.program.pull_request args.commit default as True.
If user passes --no-commit, args.commit is False and will trigger git revert --no-commit.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/revert.py:
(Revert.parser):
(Revert.get_commit_info):
(Revert.create_revert_commit_msg):
(Revert.revert_commit):
(Revert.main):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list