lintsinghua / lintsinghua/DeepAudit
gitlab 分支列表限制100?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7k
- Forks
- 850
- PR merge metrics
- No merged PRs in 30d
Description
项目分支数超过100,只拉取到100个分支; 是有限制么?
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
Start by locating the GitLab branch-listing entry point and checking how results are retrieved or capped at 100. Reproduce the behavior with a project containing more than 100 branches, then verify that the completed change retrieves the expected full branch list or documents a confirmed external limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gitlab, python
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100