[Webkit-unassigned] [Bug 36438] New: Use "-f" option instead of "--force" for git rm.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 04:17:32 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36438

           Summary: Use "-f" option instead of "--force" for git rm.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: eric at webkit.org, abarth at webkit.org


WebKitTools/Scripts/svn-apply pass "--force" option to git rm.
Unfortunately earlier (Debian Lenny - git version 1.5.6.5) 
versions of git don't know --force, only -f. Newer git 
versions know both of them.

I propose we should use -f instead of --force.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list