this post was submitted on 20 Jun 2023
45 points (100.0% liked)
Programming
13381 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use the default git extension in vscodium. I usually code in vscodium anyway, so I just use it to commit my changes.
I think it is a better experience, you don't forget to add file when commiting changes, it is very easy to just commit couple files (instead of typing their name, just click the plus button), and writing multiline commit message is very easy.
I am one of the few Linux user that prefer not to use commandline when there is a graphical alternative.