I'm taking course on Udemy in Git, The instructor uses Pico texteditor to edit .gitignore file I don't have it installed on my machine (Windows 10)
I'd like to know how to open .gitignore file using locally installed text editor using command line?
This is for Git 2.22.0.windows.1, I tried to open .gitignore file with Visual Studio Code (and wordpad) and got the error;
'Visual' is not recognized as an internal or external command, operable program or batch file.
Here is what I wrote:
VisualStudio Code .gitignore