0

I am working on a Wordpress site in a git repository where the Wordpress core is separated out as a submodule.

UPDATE: I am pointing at the latest tag, rather than the master branch.

This has resulted in over 160MB of disk space being used.

The site was first pulled in with git clone URL . and then the submodules loaded with git submodule update --init --recursive (taken from this answer)

The Wordpress git repo is here: https://github.com/WordPress/WordPress

I assume this has just downloaded all commit messages or something? Is there a way to avoid this?

Community
  • 1
  • 1
Alexander Holsgrove
  • 1,795
  • 3
  • 25
  • 54

0 Answers0