Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the completed change (optional):
Pushed to master (44568f7).
Review Request #4276 — Created July 1, 2013 and submitted 11 years, 11 months ago
Fix the check for supports_pending_changesets supports_pending_changesets is only defined in SCMTool, not Repository.
Surprised we don't have unit tests for this function that would have caught this. We should probably add some.