dolthub / dolthub/dolt

Failed to shallow clone with depth=1

Open
#10,330 3 comments 0 reactions 0 assignees View on GitHub
bug cli customer issue enhancement performance version control
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

Dear Dolt Developers,
I encountered an unexpected clone in Dolt and would greatly appreciate it if you could take a look.

With command `dolt clone chenditc/investment_data` the result is right, but add depth=1 leads to network error

```
data>dolt clone --depth 1 chenditc/investment_data
cloning https://doltremoteapi.dolthub.com/chenditc/investment_data
clone failed; reliableCallStateMachine RPC timeout
reliableCallStateMachine RPC timeout

data>dolt clone chenditc/investment_data
cloning https://doltremoteapi.dolthub.com/chenditc/investment_data
14,484,228 of 14,484,228 chunks complete.
clone failed; context canceled
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.