I have installed on Window 10 TortoiseSVN, an recently Git and TortoiseGit. Up to now I have only used TortoiseSVN.
I would like to convert my SVN repository into Git.
In the Internet I found the following link, which describes how the conversion can be done.
I tried it and everything went well, except the modfied date of all files is set to the actual date.
How can the files in the cloned Git repository can keep the modified date as it is in the SVN repository?