From: Eric Wong Date: Tue, 13 Feb 2007 00:03:32 +0000 (-0800) Subject: git-svn: write the highest maxRex out for branches and tags X-Git-Tag: v1.5.1-rc1~174 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c3560e535c67b4084852da00507ff4b7fdf98ffc?hp=c3560e535c67b4084852da00507ff4b7fdf98ffc git-svn: write the highest maxRex out for branches and tags Even if nothing touched paths we care about in a fetch; increment the maxRev like we do with rev_db since we don't like having to run get_log on revisions we've seen before. Signed-off-by: Eric Wong ---