标签: c# git libgit2 libgit2sharp
libgit2sharp中的git show --name-only <commit>相当于什么?我有一个sha列表,并希望将所有文件更改为该提交的一部分。 这个问题对我没用.. How to get files changed/removed/added using libgit2sharp?
git show --name-only <commit>
sha