I am using an intermediate Git repository to mirror a remote SVN repository, from which people can clone and work on. The intermediate repository has it\'s master branch reb
You can disable the check (if you're really sure you know what you're doing) by using the --force option to git push.
--force
git push