Hi all, I am using support/post-review.py to submit my review. But the git log of my commit seems wrong. I don't know the reason. Now, I can not update my review request with this tool, since it can not parse the correct review-request-id from git log.
The latest 2 commits of my branch is like the following. Author: guodong wang <[email protected]> Date: Tue Apr 23 10:16:39 2013 +0800 add some comments commit a688741ae523abb2d83496daa6eae84809d2f2ad Author: guodong wang <[email protected]> Date: Mon Apr 22 10:41:15 2013 +0800 fix NullPointerException in MesosScheduler when using fairscheduler as the underlying scheduler Review: Created new window in existing browser session. I think the green line is not the right log, Is it possible that support/post-review.py generated the wrong Review information ? I think I can modify the git log manually to bypass this problem. But still want to know the reason of it. Thanks. :) Guodong
