I have serveral soluliotns in VS2022 and each has a long git commit histories. Now I want to delete the git reporsitory of one my solution(for example solution A, but keep current latest source code) without affecting other solution's git reporsitories. I still want to keep the latest version of my solution A source code as a fresh starting point for future work before removing the commits. How can I do that? Any help with be appreciated!
↧