Q7
Single choice
A developer has issued git add file1 and file2 test.py command to add the three files for the next commit, but then decides to executed test.py from this command.
Which command needs to be used to exclude test.py from this commit but keep the rest of the files?