libgit2 / libgit2/rugged

As a user not familiar with Ruby, gems, rake, etc. the development instructions are missing installation step

Open
#861 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
2.3k
Forks
293
PR merge metrics
No merged PRs in 30d

Description

I was able to patch an issue present in 4a0b24c4065c6d977d4596cfb48b55999fecae9f for the submodule vendor/libgit2 regarding htonll .

I read https://github.com/libgit2/rugged/blob/master/README.md#development , but I am unable to figure out how to installed the patched version on my system.

$ gem list | grep rugged

has no results.

What is the step after rake test?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with README.md#development and the workflow around rake test. Clarify the missing installation step for a locally patched rugged version, using the gem list result as the reported symptom; done means a newcomer can install the patched gem after testing.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, ruby
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.