Bluestep JS Documentation
    Preparing search index...

    Class Git

    Git repositories as a script surface. B.git.repo.open(spec) mounts a repository that exists; B.git.repo.from(source) constructs one from live content. Both return a handle pinned to a single commit, and the same handle can be mounted on an AI agent.

    Index

    Constructors for mounted repositories. See B.git.repo.open and B.git.repo.from.