Merge branch 'git-config-parsing' into 'master'
Fix git config parsing Because the `git config --get --bool <option>` external command adds an extraneous newline for readability purposes, that character need to be stripped for proper parsing. *Related to:* #170 See merge request !75
Loading
Please register or sign in to comment