gitcache icon indicating copy to clipboard operation
gitcache copied to clipboard

not support branch options

Open link89 opened this issue 1 year ago • 1 comments

Here is the error:

git clone --branch=mace --depth 1 https://gitclone.com/github.com/ACEsuit/lammps
Cloning into 'lammps'...
fatal: protocol error: expected sha/ref, got 'shallow ed03d04a70551a4ffbf9116e714eb51c466c63a5'

link89 avatar Mar 14 '24 15:03 link89