microsoft / microsoft/Graphormer
git clone --recursive problem
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
when i use git clone --recursive https://github.com/microsoft/Graphormer.git
i get
fatal: reference is not a tree: adb23324c222aad0aad89308e70302d996a5eaeb
Unable to checkout 'adb23324c222aad0aad89308e70302d996a5eaeb' in submodule path 'fairseq/fairseq/model_parallel/megatron'
what should i do
please
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 by reproducing the exact recursive clone command and inspect the fairseq/fairseq/model_parallel/megatron submodule reference for commit adb23324c222aad0aad89308e70302d996a5eaeb. Done means a fresh recursive clone completes and the submodule checks out successfully; the issue does not identify a source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100