Repository#write doesn't work as documented
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2.3k
- Forks
- 293
- PR merge metrics
- No merged PRs in 30d
Description
http://www.rubydoc.info/github/libgit2/rugged/Rugged%2FRepository%3Awrite
It says it should return an Rugged::Object but it returns an oid string.
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
Start with Repository#write and the linked Rugged API documentation, then compare the documented return type with the current behavior. Determine whether the implementation or documentation is incorrect, and verify the corrected contract with a focused regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, ruby
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100