abapGitServer icon indicating copy to clipboard operation
abapGitServer copied to clipboard

Shallow checkouts

Open germanysources opened this issue 4 years ago • 3 comments

Shallow checkouts are currently not working

 git clone --depth 2 https://saphost/sap/zabapgitserver/repo.git

gives a fatal error. fatal: expected shallow/unshallow, got NAK fatal: The remote end hung up unexpectedly

and pushing a shallow checkout to abapGitServer causes a runtime error in the backend.

germanysources avatar Nov 05 '20 07:11 germanysources

is this something you need right now? if so I might take a look

larshp avatar Nov 05 '20 08:11 larshp

@larshp No. it has low priority. I can always work around with a full clone.

germanysources avatar Nov 05 '20 11:11 germanysources

@germanysources off topic, but can these two branches be deleted? https://github.com/larshp/abapGitServer/branches

larshp avatar Feb 16 '22 07:02 larshp