git-svn: don't allow commit if svn tree is not current
authorEric Wong <normalperson@yhbt.net>
Sat, 3 Jun 2006 09:56:33 +0000 (02:56 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 16 Jun 2006 10:04:19 +0000 (03:04 -0700)
If new revisions are fetched, that implies we haven't merged,
acked, or nacked them yet, and attempting to write the tree
we're committing means we'd silently clobber the newly fetched
changes.

Signed-off-by: Eric Wong <normalperson@yhbt.net>

No differences found