Bug 241161
Summary: | [git-webkit] Append -- to `git log` commands | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
Something like `git log HEAD` is ambiguous if there is a file in the current directory named 'HEAD'. Appending '--' onto the `git log` command will ignore local files.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94185199>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/1195
EWS
Committed r295096 (251191@main): <https://commits.webkit.org/251191@main>
Reviewed commits have been landed. Closing PR #1195 and removing active labels.