Skip to content

work commit

Overview

Command: r2r eac work commit [--all] [--message <msg>] Purpose: Commit changes with AI-generated commit messages Category: work

Syntax

r2r eac work commit [--all] [--message <msg>]

Options

Flag Description
--all Stage all changes before committing
--message Use manual message instead of AI-generated

Examples

# Commit staged changes (AI message)
r2r eac work commit

# Stage all and commit
r2r eac work commit --all

# Manual message
r2r eac work commit --all --message "fix: resolve auth bug"

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.