Reduce number of messages
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.6k
- Forks
- 357
- Avg merge
- 15h 47m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
I would suggest to print less messages for the user. For example, message Commiting... or Couldn't commit with 2 other messages:
Describe the solution you'd like
I would remove the mentioned 2 messages to make the plugin less noisy.
Describe alternatives you've considered
An option for it.
Users also could filter some of the messages using noice.nvim, but it would be nice to have better defaults.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing where the Committing... and Couldn't commit messages are emitted in the Neogit plugin, then review the issue discussion for agreement on which messages should be removed or made optional. Done means the default commit flow is less noisy while still communicating failures clearly, with the relevant behavior covered by existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100