this post was submitted on 23 Jul 2024
94 points (79.0% liked)

Programming

17000 readers
94 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 [email protected]



founded 1 year ago
MODERATORS
 

Not my blog, but the author's experience reminded me of my own frustrations with Microsoft GitHub.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 0xDREADBEEF 12 points 1 month ago* (last edited 1 month ago) (4 children)

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.

[โ€“] [email protected] 15 points 1 month ago (1 children)
[โ€“] 0xDREADBEEF 1 points 1 month ago

See my edit :P

[โ€“] JackbyDev 6 points 1 month ago

Don't be xkcd Denver coder, tell us how you fixed this shit right now

[โ€“] [email protected] 2 points 1 month ago (1 children)

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.

[โ€“] 0xDREADBEEF 1 points 1 month ago

Yeah I agree, I never noticed until I looked again right after I made my comment ๐Ÿ˜‚

[โ€“] [email protected] 1 points 1 month ago

We need to know! Using GitHub at the moment and this is driving me fucking wild.