git-webkit pr passes the filed bug to `git commit` via environment variables. That technique often works well, however, if a user files a bug via `git-webkit branch` or is forced to resolve a conflict during `git-webkit cherry-pick`, we will lose the data we pass via environment variable to `git`. We should save this information to disk as well, and pick up the environment on disk in our commit message generator so that we can pass commit title and bug details in this circumstance.
<rdar://problem/107629444>
Pull request: https://github.com/WebKit/WebKit/pull/12414
Committed 263641@main (2425de1c879b): <https://commits.webkit.org/263641@main> Reviewed commits have been landed. Closing PR #12414 and removing active labels.
Re-opening for pull request https://github.com/WebKit/WebKit/pull/13452
Committed 263687@main (c8b247965127): <https://commits.webkit.org/263687@main> Reviewed commits have been landed. Closing PR #13452 and removing active labels.
Committed 259548.736@safari-7615-branch (3597549574e5): <https://commits.webkit.org/259548.736@safari-7615-branch> Reviewed commits have been landed. Closing PR #577 and removing active labels.