だから私は次のような状況があります:
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# modified: ../push-test.xml
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: ../push-test.xml
ステージングされた push-test.xml の内容を印刷したいと思います。それを達成する方法は?