example: commit d4c1011 and commit 44ac855
tried to see the difference in bitbucket.org could not find answer doing google search, tried Sourcetree and found the way to do it. It will be in my answer below.
example: commit d4c1011 and commit 44ac855
tried to see the difference in bitbucket.org could not find answer doing google search, tried Sourcetree and found the way to do it. It will be in my answer below.
SourceTree (according to google search) can not show the difference between two git commits. But... Source tree will show the difference between branches.
You need two branches, one with latest commit and other with previous commit. You already have the latest, it should be master..