[Webkit-unassigned] [Bug 16060] New: prepare-ChangeLog ignores index-staged changes using git-add or git-rm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 23:37:43 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16060

           Summary: prepare-ChangeLog ignores index-staged changes using
                    git-add or git-rm
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: aroben at apple.com


* SUMMARY
After using "git-rm" or "git-add", the prepare-ChangeLog script doesn't see
these changes staged in the index.

* STEPS TO REPRODUCE
1. git rm WebKitTools/mangleme/README
2. ./WebKitTools/Scripts/prepare-ChangeLog WebKitTools

* NOTES
To undo the above changes:
git checkout HEAD WebKitTools/mangleme/README


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



More information about the webkit-unassigned mailing list