aube patch-commit
- Usage:
aube patch-commit [--patches-dir <DIR>] <DIR>
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
Default: patches