mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-18 23:02:22 +03:00
d96284da64
Add comment edit command This commit adds the comment edit command, which provides a CLI tool that allows a user to edit a comment.
387 B
387 B
git-bug comment
Display or add comments to a bug.
git-bug comment [ID] [flags]
Options
-h, --help help for comment
SEE ALSO
- git-bug - A bug tracker embedded in Git.
- git-bug comment add - Add a new comment to a bug.
- git-bug comment edit - Edit an existing comment on a bug.