this post was submitted on 13 Dec 2023
441 points (93.8% liked)

Programmer Humor

25448 readers
968 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 2 years ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] iAvicenna@lemmy.world 4 points 2 years ago

CLI because linux

[–] eluvatar@programming.dev 4 points 2 years ago

I only use it to clone projects via the Open in GitHub desktop link.

[–] alphabetsheep@lemmy.world 4 points 2 years ago (3 children)

Ohmyzsh with the git plugin is my fave - gaa & gcmsg "a commit" feels like the right level of verbosity for me.

load more comments (3 replies)
[–] marcos@lemmy.world 4 points 2 years ago

For something with such an horrible interface, it's amazing how often people that create a new interface for it manage to make it worse.

[–] smeg@feddit.uk 3 points 2 years ago

I feel those captions are the wrong way round

[–] ILikeBoobies@lemmy.ca 3 points 2 years ago

Gitlab/Azure Repo

[–] space_comrade@hexbear.net 3 points 2 years ago* (last edited 2 years ago)

Gitgui is pretty great too if you need a bit of interactivity. It's bare bones and no bullshit but can still do like 90% of what all the other fancy tools can do.

[–] outdated_belated@lemmy.sdf.org 3 points 2 years ago
[–] pastelmind@programming.dev 3 points 2 years ago

Fork is much better than GitHub Desktop, you can use it without paying indefinitely

[–] pkill@programming.dev 3 points 2 years ago
[–] Juice@hexbear.net 3 points 2 years ago* (last edited 2 years ago) (2 children)

Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated

[–] stepanzak@iusearchlinux.fyi 2 points 2 years ago (1 children)

I'm not sure about the exact commands, but you do something like gh auth login to authenticate the CLI and then something like gh ssh setup to change ssh's config file to authorize using the GH CLI.

[–] Juice@hexbear.net 2 points 2 years ago

I'll try that, thanks

[–] comrade_pibb@hexbear.net 2 points 2 years ago

sublime merge

[–] jelloeater85@lemmy.world 2 points 2 years ago

The GitHub CLI is magic.

load more comments
view more: ‹ prev next ›