Don't show options for things that don't work?
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.6k
- Forks
- 357
- Avg merge
- 15h 47m
- Merged PRs (30d)
- 2
Description
For instance, it doesn't look like git log -S works in neogit, but the equivalent git command in the terminal works fine. Why is Neogit showing an option for -s in the log option list if the plugin doesn't (seemingly) support it yet?
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
Trace how Neogit builds its log option list and handles git log -S, then compare that behavior with the equivalent terminal command. Done means the option is either supported correctly or no longer shown when Neogit does not support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, lua, neovim
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100