开发者

How can I get an SVN history of changes that will tell me what I merged with?

开发者 https://www.devze.com 2023-03-18 09:34 出处:网络
I completely forgot which branch I merged with. I used svn log to view my comments, but these are inadequate and I am curious开发者_如何学编程 how I can learn what I automatically merged with.

I completely forgot which branch I merged with. I used svn log to view my comments, but these are inadequate and I am curious开发者_如何学编程 how I can learn what I automatically merged with.

Thanks.


Do a propget of svn:mergeinfo to get some idea of the merges done.

svn propget svn:mergeinfo
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号