I'm new to git and been messing around with it using some basic HTML,CSS and JS files just to see how it works while following some videos explaining the git basics.
I've been trying to commit without using an -m and it suppose to open some sort of text editor but instead it opens inside the bash where it forces me to write the commit changes.
How do I insert it after typing the changes and how can I change it to use my VS Code editor instead of using it inside the bash terminal?
Inside bash waiting for you to insert the commit changes, no keybind what so ever seems to be working to get me out of this message.
ikey to insert text) and this answer for changing the editor.