The repository's size is about 15MB each time I try to clone it :
$ git clone git@github.com:peeracle/web-client.git
Cloning into 'web-client'...
remote: Counting objects: 2674, done.
remote: Compressing objects: 100% (1308/1308), done.
remote: Total 2674 (delta 1191), reused 2672 (delta 1190), pack-reused 0
Receiving objects: 100% (2674/2674), 16.85 MiB | 1.65 MiB/s, done.
Resolving deltas: 100% (1191/1191), done.
Checking connectivity... done.
We should investigate the repository's history and rewrite it, or start a new one with the current files.
The repository's size is about 15MB each time I try to clone it :
We should investigate the repository's history and rewrite it, or start a new one with the current files.