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.
Shallow checkouts are currently not working
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.