this post was submitted on 13 Dec 2023
483 points (94.1% liked)

Programmer Humor

19817 readers
58 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 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (6 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

[–] [email protected] 2 points 1 year 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.

[–] [email protected] 2 points 1 year ago

I'll try that, thanks

[–] Gambled23 1 points 1 year ago
[–] aBundleOfFerrets 1 points 1 year ago

key identification

load more comments (3 replies)
[–] [email protected] 3 points 1 year ago
[–] [email protected] 3 points 1 year ago* (last edited 1 year 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.

[–] [email protected] 2 points 1 year ago (1 children)

Neither, I'm a lazygit fan

[–] [email protected] 2 points 1 year ago

Yes, lazygit is fast as flash

[–] [email protected] 2 points 1 year ago

sublime merge

[–] [email protected] 2 points 1 year ago

git-cola and my own gitea server, near perfection

load more comments
view more: ‹ prev next ›