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.
我刚刚手动解决了我的分支中的一些冲突,现在,为了确认我得到了一切,我想看看我的分支中的哪些文件与主干中的文件不同(在我更详细地查看差异之前)。我怎样才能做到这一点?
谢谢!
我想我可以 $ svn diff ^/trunk . | less 从我的分支目录中进行操作并观察带有-.
$ svn diff ^/trunk . | less
-