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

Add detection for commented versions of settings #20

Merged
merged 1 commit into from Oct 27, 2012

Commits on Oct 27, 2012

  1. Add detection for commented versions of settings

    This commit adds support for detecting commented versions of
    settings in an existing version of an inifile.  If you are
    setting a value for a setting that isn't currently set
    in the file, but a commented version is found, then we
    add the new setting immediately following the commented
    version, rather than at the end of the section.
    cprice404 committed Oct 27, 2012
    Copy the full SHA
    a45ab65 View commit details
    Browse the repository at this point in the history