Bug 240585 - `git webkit commit` should break down file changes by project
Summary: `git webkit commit` should break down file changes by project
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-05-18 09:30 PDT by Antoine Quint
Modified: 2022-05-25 09:31 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-05-18 09:30:12 PDT
Prior to switching to GitHub, changing various projects at once, which meant changing various ChangeLog files, would show the changed files in the commit message with a section for each project. For instance: https://github.com/WebKit/WebKit/commit/f7d646ec921b13baa821bb647981bb3f021cdd84. These sections are now gone with `git webkit commit`, but I think they help writing nicer commit messages.
Comment 1 Radar WebKit Bug Importer 2022-05-25 09:31:14 PDT
<rdar://problem/93907153>