Greetings all,

How do I enter in multi-line log messages when I want to commit?

I tried using "\n", "\\n", "^L" in the quoted text string for the "-m"
option but no go; all are on the same line with the quoted string in the
log message.  Running bash on Linux, Redhat 8.0.  I tried embedding for
bash using $'\n' but this whole string gets put into the log.

Basically how do I embed 0xa characters directly into the command line
for the commit command?  This might be more related to straight Linux
command line usage, and if this is off-topic, please excuse.  Any
assistance would be appreciated.




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to