Expand description
This module contains the inner implementation details for Git-based publishing operations.
It provides helper functions and methods on context-specific structs (GitContext,
AtomContext) to handle the underlying Git object manipulation, reference updates, and remote
interactions required to publish an Atom. The functions here are not intended to be part of the
public API.