Hi there,
In SVN I can log a top level project directory, then type the ticket number (we put ticket number in the description of all commits for that ticket) into the filter box, and it will list all commits for that ticket. In the lower part I can see all the files that were added/modified/deleted for the ticket.
I can then do a consolidated diff on a file where it takes all the changes made over the duration of that ticket and consolidates them into a single diff. Then I can jump through to each change and review the code.
How can I do this in Sourcetree on Windows?
I have tried to work this out but these are the issues I have come up against:
Thanks for your time.
Hi
I think the approach you outlined is the closest to what you are looking for. Can you remove the clutter of other commits/branches by restricting the log view to the current branch only?
We have come from SVN so at the moment everyone is developing in the develop branch (TRUNK in SVN speak) so filtering out other branches doesn't really help. Once we adopt git flow and everyone is in their own feature branch it will be easier for peer reviews, but still you will have the issue of historical code and wanted to look up an old ticket to see all the code changes done in that ticket. I guess thinking about they should all be in a single merge using the gitflow methodology.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.