GitProviderBase


Object Hierarchy:

Object hierarchy for GitProviderBase

Description:

public class GitProviderBase : Object

Base class for git operations with default no-op implementations.

Provides a default implementation that does nothing, allowing libocfiles to work without git dependencies. Concrete implementations (e.g., in liboccoder) can override these methods to provide actual git functionality.

All known sub-classes:

Namespace: OLLMfiles
Package: ollmchat

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object