this post was submitted on 13 Dec 2023
469 points (94.0% liked)

Programmer Humor

19480 readers
30 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JonsJava@lemmy.world 16 points 11 months ago (2 children)

I'd love to like the desktop app, but I just don't understand what it's doing under the hood when I click a button. When I click an icon, is it syncing my changes up as it pulls down, it just pulling down? I guess point and click is more scary to me when prod is on the line.

[–] Feathercrown@lemmy.world 8 points 11 months ago (1 children)

Why are you syncing directly to prod

[–] JonsJava@lemmy.world 1 points 10 months ago (1 children)

I'm not? I just don't like UIs

[–] JonsJava@lemmy.world 2 points 10 months ago

Prod being on the line meant "I'm on main".

Yeah, I set up branch protection, but I hate the fact that some UIs are all "I know you just want to pull, but let's push while we're at it".

[–] kuberoot@discuss.tchncs.de 3 points 10 months ago

If I may shill for a moment, that's something I like about sublime merge - the buttons mostly map to git commands, and it has a nice log showing the commands it ran and their output.