Comment on GitHub Desktop or Git CLI?

<- View Parent
firelizzard@programming.dev ⁨6⁩ ⁨months⁩ ago

Do you use the command line for everything? Do you edit with vim, view diffs with git diff, browse the web with links or lynx?

GUIs are useful tools. I’m happy with VSCode’s git integration. It’s just what I need for basic stuff like staging files and committing. I use the CLI whenever I want to do something like rebasing because I can type that command faster than I can figure out the GUI, but it would be stupid to artificially force myself to use the CLI for everything because of some kind of principal.

source
Sort:hotnewtop