Git storage problem

1
Initially, we used Mendix version 9.24.3 with SVN for version control and later migrated your application to version 9.24.6. with GIT. During the migration process, we exported all the modules from 9.23.4 and imported them into 9.24.6. However, in version 9.24.6, every commit results in a significant increase in file size. For example, the file starts at 2.1 GB, and after each commit, the size doubles. This continuous increase in file size has reached a point where Git no longer allows you to commit your changes due to file size limitations.  why this issue is occurring and how to resolve it.
asked
0 answers