Comment by EMM_386
3 months ago
VS Code is free, cross-platform, many people already use it, and has a very good GUI interface for git.
It can easily do all the common workflows.
I mainly use the CLI but if I already have a project open in VS Code I'll just do it in the GUI because it's actually faster in many cases and sometimes a bit more intuitive.
But then you have to use VSCode, and that's never a good thing.
why is that never not a good thing to you?
(author of the blog post)
Yes, I think it's a reasonable option if you use vscode on all your dev machines.
We discussed this in another thread: https://news.ycombinator.com/item?id=45898167