Hello, today for code versioning in the company we use Tortoise SVN and we would like to start using a versioner that when the developer commits something before the changes are merge with the repository code passed an approval before a manager approves the commit or change and then yes those changes would go to the repository.
Could you point me to some tool that works that way, does Git do this?
Thank you.