ThePrimeagen / ThePrimeagen/init.lua
Wrong number arguments issue
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 680
- PR merge metrics
- No merged PRs in 30d
Description
It seems that the right way is:
vim.cmd.Git("pull --rebase")
But maybe I miss something :) thanks a lot for your sharing 👍
Contributor guide
No contributing guide indexed for this repository
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
Open after/plugin/fugitive.lua at line 22 and inspect how the Git command is invoked. Reproduce the wrong-number-of-arguments error, then verify the corrected invocation runs the pull command with rebase successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100