This topic needs a title

Hi,
Currently trying to migrate from SVN to GIT but facing a challenge: the svn:externals

does SubGit handle this during the migration? How does it works post-migration?

Currently if the user commit Business1.cs under /solution1/business/Business1.cs
When user2 does svn update, all the Business1.cs will be updated and by looking at svn history they would see only 1 message like:
UserX - update Business1.cs /solution1/business/Business1.cs

Thank you in advance
Jérôme Vial