When I add git commit template using this command, it works with 'git commit' but, 'git gui' ``` git config commit.template /absolute/path/to/file ```