In our Stash production, we have a Repository System Info Plugin which shows the following information.
- Repository location on disk
- The size of the repository
- The installed SCM hooks
However, the size of the repository shown in Stash and the size of the cloned repository appears to be different even after deleting the .git folder.
Why is it so ? Am I doing anything wrong ?
My understanding is that cloned repo size should be same as what is shown in the Stash through Repository System Info Plug-in.
Please advise. Thanks