I cherry picked a bunch of commits from another remote and Sourcetree is showing the incorrect date for those commits. If I do a git log from the command line the dates are correct, but Sourcetree is showing them all as today's date. Is there any way I can get it to refresh the dates?
There are 2 kinds of date in git, commit date and author date. Both are displayed in the commit details pane if you select a commit and they're different, but to choose which one is displayed in the log table, go to Tools > Options > Git > Display author date instead of commit date in log.
Or Preferences > Git in the Mac version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.