hg-commit
Verified for current stable LTS
Hg Commit Command: Commit In Interactive Mode
Use for commit in interactive mode with Hg Commit. Exact CLI syntax to commit in interactive mode using Hg Commit.
When to use this: Use for commit in interactive mode with Hg Commit.
Command Syntax
hg commit -i hg commit -i Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to commit in interactive mode using Hg Commit.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Hg Commit Command: Commit Staged Files
hg commit Hg Commit Command: Commit Specific File Or Directory hg commit <path/to/file_or_directory> Hg Commit Command: Commit With Message hg commit -m <message> Hg Commit Command: Commit With Include Pattern hg commit -I <pattern> Hg Commit Command: Commit With Exclude Pattern hg commit -X <pattern>