git log of a single revision

后端 未结 4 1437
醉话见心
醉话见心 2020-12-07 12:08

I have a commit c. I want to get the changeset of that exact commit c + metainformation and no other one. Is there a simpler way than git log -p c^..c to do tha

4条回答
提交回复
热议问题