cvsexportcommit: Create config option for CVS dir
authorTrent Piepho <tpiepho@freescale.com>
Thu, 8 May 2008 21:26:55 +0000 (14:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 May 2008 20:07:41 +0000 (13:07 -0700)
For a given project the directory used with the -w option is almost always
the same each time. Let it be specified with 'cvsexportcommit.cvsdir' so
it's not necessary to manually add it with -w each time.

Signed-off-by: Trent Piepho <tpiepho@freescale.com>
Acked-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found