-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
None
-
Affects Version/s: 4.2.11
-
Component/s: Git
-
None
-
Severity 2 - Major
No matter how I configure the date format, I found that the date format in history view remains unchanged
![]()
My system settings:
![]()
My git global configuration:
[log] date = format:%Y-%m-%d %H:%M:%S
SourceTree shows:
![]()
You can see that even if System default is configured, SourceTree will not display the date in the expected format.
-------------------------
Actually, I have encountered this problem for several years, but unfortunately I didn't report it to you in advance. It was my mistake.
I am a loyal user of SourceTree, but every time I analyze a git history problem, I find that the date display of SourceTree is the biggest obstacle to my analysis of the problem
So please ask the SourceTree team or Atlassian to allow users to customize their own date formatting configuration
For example, add a date formatting option, so that users can configure: "%Y-%m-%d %H:%M:%S" or get log.data that automatically reads git global configuration
Please! Please! Please!