-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
I got a timeout when I was trying to install PHPWord with composer. It seems that the .git
folder is huge:
$ du -h --max-depth=1
2.1M ./src
1.9M ./tests
144K ./docs
1.2M ./samples
336M ./.git
Can someone tell how this happened, and if there would be a chance to do some history-rewriting to slim the .git
folder down?
If you like, this could also be considered a composer issue (see composer/composer#3449).
Metadata
Metadata
Assignees
Labels
No labels