Hello,
I have made several changes to a file and have also added it to the git index. While committing the file I realized that I actually have changes which should go in separate commits with other files.
Is there a way to commit only specific parts of this file in Git?
Thanks for your help.
-- Parag