Is there any document that describes the meaning of each file in .git/rebase-applygenerated upon reboot?
.git/rebase-apply
It is used during rebase and can be removed by git rebase --abortSourse: http://git-scm.com/docs/git-rebase
git rebase --abort