larshp / abapGitServer

Git server implemented in ABAP
MIT License
64 stars 25 forks source link

Shallow checkouts #142

Open germanysources opened 3 years ago

germanysources commented 3 years ago

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.

larshp commented 3 years ago

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

germanysources commented 3 years ago

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

larshp commented 2 years ago

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