X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-svn.perl;h=ef1d30db3889d0d33b43b1d15cd19281291f5aea;hb=6651c3f706cc47d8055ab43f9f7907202d10655d;hp=c5965c9aafe8d5f990e64e88cea1061f84584b58;hpb=3536ae331014c68a25c80b3fb530a19c8dee0f11;p=git.git diff --git a/git-svn.perl b/git-svn.perl index c5965c9aa..ef1d30db3 100755 --- a/git-svn.perl +++ b/git-svn.perl @@ -147,7 +147,7 @@ my %cmd = ( 'dry-run|n' => \$_dry_run } ], 'set-tree' => [ \&cmd_set_tree, "Set an SVN repository to a git tree-ish", - { 'stdin|' => \$_stdin, %cmt_opts, %fc_opts, } ], + { 'stdin' => \$_stdin, %cmt_opts, %fc_opts, } ], 'create-ignore' => [ \&cmd_create_ignore, 'Create a .gitignore per svn:ignore', { 'revision|r=i' => \$_revision