ocssw repo servers don't support --depth?
Posted: Thu Nov 30, 2017 2:50 pm America/New_York
I'm cloning the ocssw repos from https://oceandata.sci.gsfc.nasa.gov/ocssw and figured I would use `--depth 1` to save a little bandwidth, but got back the following error:
```
fatal: dumb http transport does not support --depth
```
Not a big deal, but I wouldn't mind saving the space on my machines. Could this be fixed with an update to the repo host?
...or maybe I should be using the bundles anyway - I admit I don't really understand the purpose of git bundles even after reading the docs and so have just ignored that piece of advice. :grin:
```
fatal: dumb http transport does not support --depth
```
Not a big deal, but I wouldn't mind saving the space on my machines. Could this be fixed with an update to the repo host?
...or maybe I should be using the bundles anyway - I admit I don't really understand the purpose of git bundles even after reading the docs and so have just ignored that piece of advice. :grin: