Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

[WIP] Allow multiple projects to be synchronized #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[WIP] Allow multiple projects to be synchronized #18

wants to merge 2 commits into from

Commits on Aug 11, 2017

  1. configuration: Add multiple project option

    Add the configuration and client code changes necessary to allow
    multiple projects to be used at once.
    Morgan Patch committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    c525595 View commit details
    Browse the repository at this point in the history
  2. synchronize command: Use multiple projects

    This commit changes the API clients to store specific repo/project,
    as well as adds a loop to the main function to create clients and
    run comparison for each configured object.
    Morgan Patch committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    c7d3149 View commit details
    Browse the repository at this point in the history