this post was submitted on 23 Jul 2024
94 points (79.0% liked)
Programming
17313 readers
108 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The fact that the dates in the commit log are relative is stupid as shit. I am looking for the commit on March 14th at 3pm, not "last year"
edit: I'm an idiot ๐ญ
edit 2: I just noticed that GitHub's git log does show exact dates, only as headings though, not on each commit.
Tell me what you found out!?
See my edit :P
Don't be xkcd Denver coder, tell us how you fixed this shit right now
I don't think I've ever paid attention at those "headings", it looks just visual noise for me. But it looks like it should be the other way around, the headings should group commits time-related (7 months ago) and each commit should display its exact date.
Yeah I agree, I never noticed until I looked again right after I made my comment ๐
We need to know! Using GitHub at the moment and this is driving me fucking wild.