I am trying to stop the flood of emails for the first time of GIT repo creation. For example, let us say I am moving from SVN to GIT and I do not want to get the flood of emails for the commits already created in SVN.
I would also like to know the use cases when I can stop flooding of emails for already existing commits.
I am planning to do this from post-receive hook and I am using gitolite.