Bug 238383
Summary: | [git-webkit] Handle no repository case | ||
---|---|---|---|
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 Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
Handle case where git-webkit is run without a repository. In most cases, this is fatal, notably, `git-webkit install-git-lfs` can still do something if no repository is provided.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90842476>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/224
Jonathan Bedard
Landed https://commits.webkit.org/248871@main (r291865)!