deepfence / DocumentationWebsite

36 stars 3 forks source link

Debug submodules - importing FlowMeter fails #10

Closed ogarrett closed 2 years ago

ogarrett commented 2 years ago

Importing FlowMeter as a submodule fails:

$ git submodule update --remote
fatal: Needed a single revision
Unable to find current origin/master revision in submodule path 'product-docs/FlowMeter'
ogarrett commented 2 years ago

Solution:

Fails with git 2.25.1 Works with git 2.32.1

Upgrade git locally as per: https://unix.stackexchange.com/questions/33617/how-can-i-update-to-a-newer-version-of-git-using-apt-get