Hi,
The title says it all, what is more professional learn VS code Git or Git Bash?
Thanks
Hi,
The title says it all, what is more professional learn VS code Git or Git Bash?
Thanks
I always use VS Code and the integrated terminal but I have Git Bash set up as the default terminal.
VS Code git is good enough but if you find yourself typing manual complex commands then use the terminal.
… and what do professional developer use the most; Git Bash, I guess.
It is good to know that I want to tailor skills to become an elite developer.
The way I use the integrated Git tools in VS Code is just as a shortcut for the actual commands I know and use. I’d recommend you to use Git through a terminal (or Git Bash) so you get used to them and then use them inside VS Code. The more you know…