DEV Community

Discussion on: How to become git pro?

Collapse
 
mittalyashu profile image
Yashu Mittal

I use source control which is built-in vscode. Because GUI doesn't only make the work easier but faster too.

For example: We don't have to type same command again and again git commit -m "Hello world".