你是说git commit的message吗?git add git commit -m "message"git log记录的是commit的信息git log -p 可以看到filename的修改历史记录