• 
      

    Rename rbpkg.api to rbpkg.repository.

    Review Request #7719 — Created Oct. 20, 2015 and submitted — Latest diff uploaded

    Information

    rbpkg
    master

    Reviewers

    This renames rbpkg.api to rbpkg.repository, centralizing all the classes
    related to remote repositories in one place, rather than mixing them
    with other unrelated classes.

    Unit tests pass.