<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>239796</bug_id>
          
          <creation_ts>2022-04-26 17:16:18 -0700</creation_ts>
          <short_desc>[git-webkit] Support reverting multiple commits at once</short_desc>
          <delta_ts>2023-12-05 18:46:12 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>239082</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Elliott Williams">emw</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>jbedard</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1864682</commentid>
    <comment_count>0</comment_count>
    <who name="Elliott Williams">emw</who>
    <bug_when>2022-04-26 17:16:18 -0700</bug_when>
    <thetext>Maybe I&apos;m missing something, but git-webkit revert doesn&apos;t appear to accept multiple arguments:

    &gt; git webkit revert -b 239681 2e690e19e3caf94f5f0fac2f15303212c006318b 433f73bc052d7c978c619e28b2574df8faf6cb72 
    usage: git-webkit [-h] [--verbose] [--quiet] [--path REPOSITORY]
                      {blame,branch,canonicalize,checkout,clean,find,info,land,log,pull,up,update,pull-request,pr,pfr,upload,revert,setup,install-git-lfs,credentials,setup-git-svn} ...
    git-webkit: error: unrecognized arguments: 433f73bc052d7c978c619e28b2574df8faf6cb72


I tried comma-separated commits (like webkit-patch) and `..` commit ranges, too.

Plain `git revert` would be great for preparing a revert branch, except for changelogs, which it tries to undo changes to.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1865272</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-04-28 15:43:22 -0700</bug_when>
    <thetext>This is a very common use case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1866323</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-03 17:17:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/92702616&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1995472</commentid>
    <comment_count>3</comment_count>
    <who name="Brianna Fan">bfan2</who>
    <bug_when>2023-11-28 17:33:12 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/21033</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1997292</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-12-05 18:46:11 -0800</bug_when>
    <thetext>Committed 271587@main (627b31c8383b): &lt;https://commits.webkit.org/271587@main&gt;

Reviewed commits have been landed. Closing PR #21033 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>