summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Hammond <chipx86@chipx86.com>2010-01-29 21:24:04 -0800
committerChristian Hammond <chipx86@chipx86.com>2010-01-29 21:24:04 -0800
commitc754c6b916721f560d1c385bd30823674c4241ee (patch)
treef0403715a0af0b8e2c0d32c0e87394eac1b53cfa /NEWS
parent7c2e3186477c529008fc69921e39509c1c93ae06 (diff)
Fix a bug with parsing merge branch names.
We were using lstrip to remove the prefix 'refs/heads/', but that strips all characters in the string, not the string itself. We now properly strip this prefix. Patch by Dan Savilonis Reviewed at http://reviews.reviewboard.org/r/1360/
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions