Commit 716fb14
authored
suppress git_protocol message in git_sitrep (#2039)
* suppress git_protocol message in git_sitrep
`git_protocol()` sets a default *and* messages
the user if the option isn't already set.
This message looks confusing in the output for
`git_sitrep()`. This commit suppresses that
messsage.
* replace suppressMessages() with ui_silence()1 parent fa847b5 commit 716fb14
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
0 commit comments