MCPcopy Create free account
hub / github.com/FastLED/FastLED / GitPorcelainError

Class GitPorcelainError

ci/hooks/check-on-stop.py:184–185  ·  view source on GitHub ↗

`git status --porcelain` exited non-zero.

Source from the content-addressed store, hash-verified

182
183
184class GitPorcelainError(RuntimeError):
185 """`git status --porcelain` exited non-zero."""
186
187
188def get_porcelain() -> str | None:

Callers 1

get_porcelainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected