I folked the dhis2 tracker app repository to my repo just fine. However I cant clone the repo to my device. It shows the following error:
$ git clone https://github.com/bed-com-37-19/dhis2-android-capture-app.git
Cloning into 'dhis2-android-capture-app'...
remote: Enumerating objects: 169495, done.
remote: Counting objects: 100% (3111/3111), done.
remote: Compressing objects: 100% (1344/1344), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
error: 4920 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
what do i have to do for a successful clone? what am I doing wrong?
2 posts - 2 participants