Skip to content

aube patch-commit

  • Usage: aube patch-commit [--patches-dir <DIR>] <DIR>
  • Effect: modifies state

Generate a .patch file from a aube patch edit directory

Arguments

<DIR>

The edit directory printed by aube patch.

The matching source snapshot is read from a sibling source/ dir, located via the .aube_patch_state.json sidecar.

Flags

--patches-dir <DIR>

Where to write the generated .patch file, relative to the project root.

Defaults to patches.

Ignored when the dependency already has a declared patch path; the existing path is always reused in that case.

Default: patches

MIT LicensejdxCopyright © 2026 jdx.dev