git-svn: remember to check for clean indices on globbed refs, too
commite8d120bd5a7e09b24c6fa2245cf429e3411028ee
authorEric Wong <normalperson@yhbt.net>
Thu, 15 Feb 2007 00:29:52 +0000 (14 16:29 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:12 +0000 (23 00:57 -0800)
tree3015e2c4190a4f213e0865b50c9d37839b87c6c9
parent6af1db447b10c03db4c04a55000efaa9aad38caa
git-svn: remember to check for clean indices on globbed refs, too

Also, warn about dirty indices and avoid an unncessary
write-tree call if the index is clean.

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