git-tracker: fix multi-commit tracking
authorJohannes Berg <johannes.berg@intel.com>
Thu, 18 Apr 2013 11:58:09 +0000 (13:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Apr 2013 11:59:01 +0000 (13:59 +0200)
commit0ea9bf20ae32454911519335ac8b05afeec8a4ba
tree8023c0378bc1fe77ce0cdb2ad6af238829e2c8a4
parent86b2d8ed29e5a8eb3a2da0b4bb4dd14dc38daedf
git-tracker: fix multi-commit tracking

Fix a bug with multiple commits: the first commit in
a series was always treated as "multiple" because it
had no correct parent recorded in the dictionary.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
devel/git-tracker.py