I have an app with about 300M. When I git-push it to the openshift gear with 1GB, the quata used is 900M. That's becuse the git-repo itself is 300M and then there are the folders app-deployment and app-root which seem to contain a complete copy of the repo, too.
That does not make so much sense to me. Twice is fine, but three times? Why?