Git Command line if you edit the any config file or any text file in the VIM editor on the Git command prompt how to save all the change and exit from the file.
This is the simple command. Just type the following command to do.
This is the simple command. Just type the following command to do.
Press ESC keyAfter that, type
:wqand press enter now your change will save and exit from the file.