commit | 7c4d0219cf9ab6a7738a09ad7fec72d5e9f2ac67 | [log] [tgz] |
---|---|---|
author | Paul Talacko <gnuruandstuff@yahoo.co.uk> | Sat Sep 06 18:50:38 2008 -0700 |
committer | Eric Wong <normalperson@yhbt.net> | Sat Sep 06 18:58:59 2008 -0700 |
tree | 68a6ffc8cb5f695db980ae4ceae34f8e26e25583 | |
parent | a786091b4a487bc08bbff4864717cf5d8383e983 [diff] |
git-svn: set auto_props when renaming files Patch-by: Paul Talacko <gnuruandstuff@yahoo.co.uk>: <http://article.gmane.org/gmane.comp.version-control.git/95006> > Hello, > > There's an issue in git-svn as autoprops are not applied to > renamed files, only to added files. > > This patch fixes the bug. [ew: added test case] Signed-off-by: Eric Wong <normalperson@yhbt.net>