我有一个git存储库,其中有一个文件夹。在此文件夹中,多人进行更改。我最近在该目录中提交了一些提交。
我想
1) view all changes that I have done in last 10 commits in that directory
(ie changes done by me only)
和
2) view all changes that anyone has done in that directory in last 10 commits .
答案 0 :(得分:3)