lowRISC / lowRISC/lowrisc-chip
Can't git clone
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 601
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I've been trying to git clone the source code according to the documentation:
git clone -b refresh-v0.6 --recursive https://github.com/lowrisc/lowrisc-chip.git lowrisc-chip-refresh-v0.6
but keep running into these 2 error messages:
fatal: remote error: upload-pack: not our ref 7ae23bc1974f8738b5009125873e43e6a8b1d848
fatal: Fetched in submodule path 'qemu', but it did not contain 7ae23bc1974f8738b5009125873e43e6a8b1d848. Direct fetching of that commit failed.
Somebody help! THX!
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 the documented recursive clone command and the qemu submodule reference in the issue. Check whether commit 7ae23bc1974f8738b5009125873e43e6a8b1d848 is available from the referenced repositories and reproduce the failure. Done means the documentation or repository state allows a successful recursive clone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100