Summary: | Add a flag to prepare-ChangeLog to only check the git index | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Joe Mason <joenotcharles> | ||||||
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Enhancement | CC: | aroben, manyoso | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Attachments: |
|
Description
Joe Mason
2009-06-23 15:35:30 PDT
Created attachment 31747 [details]
implement this flag
This patch was created with this very process!
Created attachment 31748 [details]
same patch with updated copyright info
Comment on attachment 31748 [details]
same patch with updated copyright info
I'd also be open to '--git-cached' or '--git-staged' for the flag name. But the first thing said under the documentation for 'git add' is, "git-add - Add file contents to the index." Also, the main tutorial is full of references to the "index". So I guess we'll go with that.
|