Provide reasonable defaults in get_remote_repositories.

Review Request #5897 — Created May 29, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
4f805c2...

Reviewers

get_remote_repositories() can now be called without passing any
information. Subclasses are expected to provide reasonable defaults,
like the account's username for the `owner` parameter.

Tested by hand.

Unit tests pass.

    Loading...