git-svn: avoid tracking change-less revisions
authorEric Wong <normalperson@yhbt.net>
Thu, 25 Jan 2007 19:53:13 +0000 (11:53 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:10 +0000 (00:57 -0800)
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>
No differences found