/ Published in: Bash
Use SVN log to print only the history of the current branch. The --stop-on-copy option will print the entire history of the current branch, and then stop.
Expand |
Embed | Plain Text
svn log --stop-on-copy
You need to login to post a comment.
