git-svn: avoid tracking change-less revisions
commit97f6987afaae239f7e3ae3944e0b29343b43a894
authorEric Wong <normalperson@yhbt.net>
Thu, 25 Jan 2007 19:53:13 +0000 (25 11:53 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:10 +0000 (23 00:57 -0800)
tree1d19811dfd9b8947fa1849bd714d4ebff31d1be0
parent1492b4245ad735e74f226bd796dc85de4f843739
git-svn: avoid tracking change-less revisions

They simply aren't interesting to track, and this will allow
us to avoid get_log().

Since r0 is covered by this, we need to update the tests to not
rely on r0 (which is always empty).

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
t/t9100-git-svn-basic.sh
t/t9107-git-svn-migrate.sh