author | Trent Piepho <tpiepho@freescale.com> | |
Thu, 8 May 2008 21:26:55 +0000 (14:26 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 21 May 2008 20:07:41 +0000 (13:07 -0700) | ||
commit | 325abb7b1a5bf47b53e3ae1b585f11ebd6a9fea9 | |
tree | 938f5e36f04643307bf0a1eb4e60abe0ba67d203 | tree | snapshot |
parent | 824b5dc29cfe4f58d052d2d9273b39d34bf018e0 | commit | diff |
cvsexportcommit: Create config option for CVS dir
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>
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>
Documentation/git-cvsexportcommit.txt | diff | blob | history | |
git-cvsexportcommit.perl | diff | blob | history |