Seeing a combined diff of many commits in subversion?

前端 未结 6 880
死守一世寂寞
死守一世寂寞 2021-02-05 20:23

I have been asked to review the changes made in SVN revision number 123, 178, 199, 245 and 288 - which are all the commits related to a specific feature. What is the reasonable

6条回答
  •  执念已碎
    2021-02-05 20:43

    bendin's answer to this question had a function to print the collected diff for all revisions of a file. It could be easily modified to print the collected diff of the revisions you were interested in.

提交回复
热议问题