post-review: Fix a bug with parsing merge branch names

Review Request #1360 — Created Jan. 24, 2010 and submitted — Latest diff uploaded

Information

djs
RBTools

Reviewers

We were using lstrip, which strips character sets, when we really wanted to remove the prefix 'refs/heads/'.
nosetests
..........
----------------------------------------------------------------------
Ran 10 tests in 13.527s

OK
    Loading...