Henry Sun

Results 1 issues of Henry Sun

Hello Charles, In my environment (Python 2.7), I found that variable `DEBUG` is recognized as `str` type instead of `Bool` type, after setting `debug` loaded from config file (".git\gitcc"): https://github.com/charleso/git-cc/blob/9db20378537ac92b96bad58d5e3d511a696884f3/git_cc/common.py#L228...