I have a project developed years ago with VS 6.0, and I want to make some changes. I have installed Visual Studio IDE (6.0), but I want - and I have - to control the source code of this project, with GIT, or another source version control.
Do you have any idea of how can I do this? or, Do you know a plugin for VS 6.0 and GIT (or another one)? Or should I control this code directly with the folder and Git Bash (command line)?
Any comment, suggestion, or advice is welcomed!