We are using SVN from starting of our project ,but recently our team migrated from SVN to GIT repository,but for all this migration work I was totally out of sync because i was working on some of the feature so i was using SVN code base because it was active that time.
Now i made plenty of changes in my local code base and in server SVN repository no more active,is this possible to disconnect the SVN repository and connect same code base to GIT repository so i can commit the my changes into GIT repository? OR I have to manually achieve this and such type of code commit not supported?