On commits that involve multiple files, only the first file is shown in the log viewer.
However, this commit modified 7 files, even though only one is shown by SourceTree.
git show --pretty="format:" --name-only d504f5f7cf3e562fc1f07330ab49a43116ef5f7f
Project/Common/AOSLogger.m
Project/Daemon/AOSConfigurationManager.h
Project/Daemon/Accounts/AOSAccountStoreFMF.m
Project/Daemon/Accounts/AOSAppleAccountManager.h
Project/Daemon/Accounts/AOSAppleAccountManager.m
Project/Daemon/Providers/AOSFMFServiceProvider.m
Project/Daemon/Transports/AOSNotifyAuthMessage.m
I think this is a recent regression in 1.8.0.3 since I used to never have this issue until the latest update.