gentree: fix rename bug in --git-revision option
authorJohannes Berg <johannes.berg@intel.com>
Fri, 5 Apr 2013 18:39:53 +0000 (20:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 5 Apr 2013 18:40:13 +0000 (20:40 +0200)
commitc0a09343c255709705e3e6d381c2b6121b14df74
treeccbc442ec068accf34684c7c79bba69b81955d71
parentc5bec77577ca9f4e5dc2eec2919288236d9c26bc
gentree: fix rename bug in --git-revision option

The --git-revision option didn't handle file/dir renames
correctly, fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
gentree.py