git-svn: allow --find-copies-harder and -l<num> to be passed on commit
authorEric Wong <normalperson@yhbt.net>
Mon, 20 Feb 2006 18:57:26 +0000 (10:57 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 20 Feb 2006 21:32:40 +0000 (13:32 -0800)
commit72942938bfd3587a52906890d7123c49ab71fafc
treee14eda8224f6a13fa3211dc7a3b3d78311448dd0
parenta18b63276281708143be7a7828bf106c88a7b307
git-svn: allow --find-copies-harder and -l<num> to be passed on commit

Both of these options are passed directly to git-diff-tree when
committing to a SVN repository.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/git-svn
contrib/git-svn/git-svn.txt