Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不知道该怎么做
我已经尝试了这些:
git log -p --author="user" --not Sites/Web/Templates
git log -p --author="!user" Sites/Web/Templates
仍然显示该用户的日志。请帮忙。