I have currently single project without modules in Git.
But now I do some changes and one of these changes is split project into maven modules and created maven inheritance.
Can you tell me please if can I simply push it into master
branch or should I something extra do?
I wouldn't make mess in git with that push.