Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Unable to checkout '2a0b3581b7af853ca21703c998aebc0e5127e33f' in submodule path 'submodules/fpga-network-stack-core' #19

Open
yashwant-d opened this issue Jul 8, 2021 · 1 comment

Comments

@yashwant-d
Copy link

Observing this error during cloning the repo.
image

@mariodruiz
Copy link
Collaborator

I can clone the repo without seeing this issue. Can you try again?

If that does not work try this:

git clone https://github.com/hpcn-uam/Limago.git
cd Limago
git submodule init
git submodule update

If this still does not work, do this:

git clone https://github.com/hpcn-uam/Limago.git
cd Limago/submodules/
git clone https://github.com/hpcn-uam/100G-fpga-network-stack-core.git fpga-network-stack-core

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants