Bug 243156
| Summary: | git-webkit setup should not override existing user information | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 239082 | ||
Yusuke Suzuki
I'm using personal email for global git [user] configuration, and setting Apple specific email in WebKit tree under `.git/config`.
But every time I ran `git-webkit setup`, this configuration is cleared and altered with the global one.
If we already have a [user] configuration in `.git/config`, then `git-webkit setup` should not override it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97879666>
serakeri
Pull request: https://github.com/WebKit/WebKit/pull/2962
EWS
Committed 253573@main (b92d2c69a13c): <https://commits.webkit.org/253573@main>
Reviewed commits have been landed. Closing PR #2962 and removing active labels.
EWS
Committed 252432.271@safari-7614-branch (5cdf5774c544): <https://commits.webkit.org/252432.271@safari-7614-branch>
Reviewed commits have been landed. Closing PR #35 and removing active labels.