git-svn.perl: close the edit for propedits even with no mods
commit93ccbba6ee5417ac97ce5e7fb8b7d9f1e080826e
authorSteven Walter <stevenrwalter@gmail.com>
Thu, 1 Dec 2011 02:37:27 +0000 (30 21:37 -0500)
committerEric Wong <normalperson@yhbt.net>
Thu, 1 Dec 2011 22:25:30 +0000 (1 14:25 -0800)
tree2581ffbfab95a9324b2e26a2270315a996e9f7e2
parentfc14b89a7e6899b8ac3b5751ec2d8c98203ea4c2
git-svn.perl: close the edit for propedits even with no mods

It's legitimate to update the mergeinfo property without
actually changing any files.  This can happen when changes are
backported to a branch, and then that branch is merged back
into mainline.  We still want to record the updated mergeinfo
for book-keeping.

Signed-off-by: Steven Walter <stevenrwalter@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl