Skip to content

.git folder is huge #1355

@czosel

Description

@czosel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions