libgit2 / libgit2/pygit2

get git repository files with pygit2

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

Nobody has claimed this yet.

support
Dominant language
Python
Stars
1.7k
Forks
408
Avg merge
2d 57m
Merged PRs (30d)
7

Description

Hello to everyone,

I am working on a project. I need your help to develop the project. I developed a web interface and created a bare git repository using the pygit2 library. What I want to do is to be able to display the files in the bare dock using the pygit2 library in the web interface. Can you help me ?

I apologize for the bad english.

Contributor guide

Open the contributing guide

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

The issue mentions a pygit2-created bare Git repository and a web interface, but names no repository files, tests, or entry points. First clarify the intended file-listing behavior and expected interface, then identify the relevant pygit2 API and a test or example that can define when the work is done.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.