Commit 68d6eb2
committed
Use --no-color when checking the git branch.
Add --no-color when checking the git branch to fix and issue when
users have "branch = always" in their .gitconfig file. This was
causing color escape sequences to show up in the branch string
in version.cpp.
Thanks to Bill Meek for tracking down the issue which manifested
itself in the theme chooser not being able to download themes
for some users running master.1 parent dcea2ab commit 68d6eb2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments