Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Add a date and timestamp to the commit message #8

Open
slockers37 opened this issue Jun 29, 2021 · 1 comment
Open

Add a date and timestamp to the commit message #8

slockers37 opened this issue Jun 29, 2021 · 1 comment

Comments

@slockers37
Copy link

I do the auto commits in intervals of 5 to 10 mins so I would like to know the time when the commit was made. So that I can track back the changes if I have to. It would make it easier a bit.

@defclass
Copy link
Collaborator

Hi, @slockers37 , git-commit contains the timestamp. You can show it in the git directory by using the command git log or using git show commit-id if knowing the commit-id.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants