|
Option C Tools
|
Base class for every error raised by :mod:`oct.core.git`. Callers that want a catch-all should catch ``GitError``; the specific subclasses exist to distinguish "missing binary" from "timeout" from "command failed" so that higher-level CLI commands can render tailored error messages.