Shawn O. Pearce 1dcb58a7d0 Support GIT_EDITOR='vim -c "set textwidth=80"'
If there are shell special characters in the editor string, we must
use /bin/sh to parse and execute it, rather than trying to rely on
a simple split(' ').  This avoids vim starting up with two empty
buffers, due to a misparsed command line.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-07-02 12:45:47 -07:00
2009-06-02 00:09:07 +02:00
2009-06-02 00:09:07 +02:00
2008-10-21 07:00:00 -07:00
2009-05-29 09:31:28 -07:00
2009-05-29 09:31:28 -07:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%