jabr - v0.1.2
    Preparing search index...

    Module lib/git

    Typed wrappers around the git and gh command-line tools, plus shared repository-state helpers.

    Every subprocess call in jabr goes through this module so that command behaviour, error handling, and output capture stay consistent and testable.

    Interfaces

    RunResult

    Functions

    allBranches
    branchExists
    currentBranch
    gh
    ghTry
    git
    gitTry
    hasGitHubCli
    hasOrigin
    inRepo
    isClean
    needGitHubCli
    requireClean