gecube / opencaesar3

opencaesar3 fork from sourceforge
Other
139 stars 33 forks source link

How to reduce .pack file size ? #244

Open prashantimpinge opened 9 years ago

prashantimpinge commented 9 years ago

Hello Everyone,

Somebody help me to resolve this problem.
In my repo there are 4 branches including master. I have create a clone from one branch. In my branch there is WordPress site code. I have removed upload folder due to large file size(Images and Videos) under wp-content. and push my code again. My code was successfully pushed. The problem is in my .pack file. It still store upload folder and files and the size is approx 700 MB but now my code size is 50 MB. So, Somebody help me to remove that folder under the .pack file.

Thanks