beast icon indicating copy to clipboard operation
beast copied to clipboard

Improve the speed of initial clone for beast remote repository

Open fristonio opened this issue 5 years ago • 0 comments

Currently, the initial clone that beast does for the remote repository takes time for large repositories with large depths. The initial clone for the remote repository can be done using a depth of 5 at max, or even 1 is sufficient for our use case as we don't traverse in the remote repository history.

fristonio avatar Jul 14 '19 07:07 fristonio