Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
184
class
GitPorcelainError(RuntimeError):
185
""
"`git status --porcelain` exited non-zero."
""
186
187
188
def
get_porcelain() -> str | None:
Callers
1
get_porcelain
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected