X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-cvsimport.perl;h=7bd9136205f46d4334b7272e6617c0f7f553f5e8;hb=ad4f4daae80cb00000aca76e1528add6daf8f033;hp=cc0eed29463735950b0b0ec41de7197006fc204a;hpb=89764f5d8b0ca8600e3a200e9f863c3c7a3ff5e8;p=git.git diff --git a/git-cvsimport.perl b/git-cvsimport.perl index cc0eed29..7bd91362 100755 --- a/git-cvsimport.perl +++ b/git-cvsimport.perl @@ -29,7 +29,7 @@ use IPC::Open2; $SIG{'PIPE'}="IGNORE"; $ENV{'TZ'}="UTC"; -our($opt_h,$opt_o,$opt_v,$opt_k,$opt_u,$opt_d,$opt_p,$opt_C,$opt_z,$opt_i,$opt_s,$opt_m,$opt_M); +our($opt_h,$opt_o,$opt_v,$opt_k,$opt_u,$opt_d,$opt_p,$opt_C,$opt_z,$opt_i,$opt_P, $opt_s,$opt_m,$opt_M); sub usage() { print STDERR <