clearlydefined / clearlydefined/crawler
git harvester should default to HEAD of master
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 38
- Avg merge
- 1h 49m
- Merged PRs (30d)
- 1
Description
harvester should default to the HEAD of the master branch instead of defaulting to "null" which doesn't work.
this satisfies the use case where you don't care about crawling a specific ref, but just the repo.
Contributor guide
Research direction
The issue identifies the git harvester as the entry point but names no file or test. Locate how an unspecified ref is handled, then verify that the default resolves to the HEAD of the master branch and allows crawling the repository without a specific ref.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100