Is it possible to have a small shell script to replace the $EDTIOR
for git and svn?
So when a person not familiar with vi or emacs makes a commit and forgets to add a
-m "fixed the foo bug"
parameters it would not open an editor they do not know how to exit, but instead it would just prompt
Please proved a sentence on what this commit contains:
and the user just writes a small sentence, hits enter, and off it goes.