Closed ogarrett closed 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'
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
Importing FlowMeter as a submodule fails: