Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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()
- Loading branch information