X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-svnimport.perl;h=cbaa8ab37c78769002e10947d7ca08fc440e552f;hb=b1bfcae438adb485bb66e2f59396373809e346e6;hp=f6eff8e32adc92a072b33de9040e2154efd13a8a;hpb=65606f3530b2d93eb522fdd1a66970a2b252ae94;p=git.git diff --git a/git-svnimport.perl b/git-svnimport.perl index f6eff8e32..cbaa8ab37 100755 --- a/git-svnimport.perl +++ b/git-svnimport.perl @@ -31,7 +31,7 @@ $SIG{'PIPE'}="IGNORE"; $ENV{'TZ'}="UTC"; our($opt_h,$opt_o,$opt_v,$opt_u,$opt_C,$opt_i,$opt_m,$opt_M,$opt_t,$opt_T, - $opt_b,$opt_r,$opt_I,$opt_A,$opt_s,$opt_l,$opt_d,$opt_D,$opt_S,$opt_F); + $opt_b,$opt_r,$opt_I,$opt_A,$opt_s,$opt_l,$opt_d,$opt_D,$opt_S,$opt_F,$opt_P); sub usage() { print STDERR <