Ubuntu / SVN Command Line Launches Emacs -
i did svn delete via command line. worked successfully, launched me emacs, had exit, , hit "c" continue.
i not , emacs guy, , tend use vi in shell.
is there way avoid seems me clumsy process?
set editor environment variable editor want use, or provide commit message on command line:
svn delete -m "deleting file whatever" whatever
Comments
Post a Comment