command
module
Version:
v0.0.0-...-955fce7
Opens a new window with list of versions in this module.
Published: Feb 14, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Commit
Install
go install github.com/kwtucker/commit
Configuration
Defaults:
COMMIT_BODY_PREFIX="*"
Set in your environment.
export COMMIT_BODY_PREFIX="-"
Or Envionment file ".envrc"
COMMIT_BODY_PREFIX="-"
Run
-
Stage the files you want to commit.
-
Run the commit command with an optional copy flag.
$ commit --copy
feat(core): Added an exciting feature
* Feature
Help
$ commit --help
Constructs formatted commit messages
Usage:
commit [flags]
Flags:
-c, --copy copy commit message to clipboard
-h, --help help for commit
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
internal
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.