jabr - v0.1.2
    Preparing search index...

    Module lib/commands

    Command handlers — one exported function per jabr subcommand.

    Each handler receives the already-sliced argument list (everything after the command word), validates it, and performs the operation via the git and stack modules. Diagnostics go through the logger; structured data is written directly to stdout.

    Functions

    bottom
    checkout
    children
    create
    deleteBranch
    down
    init
    log
    modify
    move
    parent
    rename
    restack
    showTrunk
    squash
    submit
    sync
    top
    track
    untrack
    up