Say there are several files modified and I just want one files committed each time. How to do that? Given an example with status looks like below. Thanks!!
Ex:
> git status
# modified: file01.txt
# modified: file02.txt
# modified: file03.txt
# modified: file04.txt
# modified: file05.txt