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
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
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.
I'll try that, thanks
key identification
load more comments
(3 replies)
gitui
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.
Neither, I'm a lazygit fan
Yes, lazygit is fast as flash
sublime merge
git-cola and my own gitea server, near perfection