git-extensions

Is it possible to see exact time of commit in gitextensions?


I would like to have both relative time and exact date and time visible for each commit in gitextensions.

Is this possible? Is there an option for editing visible columns?


Solution

  • For just the exact date (no relative date) you can turn off "Show relative date instead of full date."

    1. Go to Tools|Settings
    2. Choose Appearance on the left
    3. Un-tick Show relative date instead of full date

    Screenshot of GitExtensions settings, showing Show relative date instead of full date.