Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement merge of config and credentials file #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 3, 2020

  1. Implement merge of config and credentials file

    Loading the profile data from the config and credentials files
    will new merge the data of the two files. The data in the second
    file is preferred. This means in the current load order that the
    credentials file will overwrite configuration in the config
    file.
    
    Test data and test was added for this case.
    suxor42 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    f04d3ba View commit details
    Browse the repository at this point in the history