<Ryuno-KiAndrJaen>
<ocdtrekkie> "I really like the GitHub Desktop..." <- Anvil is planning to fork GitHub Desktop if I remember correctly (they experiment with forge federation)
<ocdtrekkie>
That will be cool when it lands. But yeah I don't mind punting out to terminal to git push.
<ocdtrekkie>
I just do not like to make commits without a better visual review than I get from git diff.
yarmo5 has quit [Read error: Connection reset by peer]
yarmo5 has joined #sandstorm
<TimMc>
Yeah, I always make my commits from `git gui`.
<xet7>
I write code using nano and git commit etc at bash shell terminal at XFCE desktop
<xet7>
Using Ubuntu 23.04
<xet7>
or Debian
<TimMc>
Most of what I do is in emacs and bash, but I still use the GUI for staging hunks and looking at branch history.
<TimMc>
I can do those from the CLI but I'm slow at it. I should probably learn how to use magit. :-)