info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Showing diff in commit message editor


From: Cameron McCormack
Subject: Re: Showing diff in commit message editor
Date: Mon, 12 Jan 2004 22:53:47 +1100
User-agent: Mutt/1.5.4i

Thomas S. Urban:
>   cvscommit () {
>         cvs diff $* > cvstemp.diff || cvs commit $*
>         rm -f cvstemp.diff
>   }
>   CVSEDITOR='vim -X -o cvstemp.diff'
>   export CVSEDITOR

That's a nice solution, thanks!

-- 
Cameron McCormack
|  Web: http://mcc.id.au/
|  ICQ: 26955922




reply via email to

[Prev in Thread] Current Thread [Next in Thread]