author | Eric Wong <normalperson@yhbt.net> | |
Thu, 25 Jan 2007 19:53:13 +0000 (11:53 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:10 +0000 (00:57 -0800) | ||
commit | 97f6987afaae239f7e3ae3944e0b29343b43a894 | |
tree | 1d19811dfd9b8947fa1849bd714d4ebff31d1be0 | tree | snapshot |
parent | 1492b4245ad735e74f226bd796dc85de4f843739 | commit | diff |
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>
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 | diff | blob | history | |
t/t9100-git-svn-basic.sh | diff | blob | history | |
t/t9107-git-svn-migrate.sh | diff | blob | history |