Skip to content
Unverified Commit 1ebb5dd7 authored by Saverio Miroddi's avatar Saverio Miroddi Committed by Dennis Schubert
Browse files

Don't print a warning when starting the server outside a Git repo

Currently, git checks are performed on server start, even when outside a git
repository.

This commit verify the presence of a git repository (via `git status` exit
code), and perform checks only if it exists.

closes #7712
parent f8ce276d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment