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

Allow scopes to be initially empty. #754

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Commits on Feb 14, 2017

  1. Allow scopes to be initially empty.

    Allow an initially empty scope by skipping the add() call in the
    constructor unless both key and value are non-empty.
    
    Also, in get()/get_ref() log a warning if the scope-as-string is empty.
    mstemm committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    3234e8a View commit details
    Browse the repository at this point in the history