Feature #19970
Updated by Peter Amstutz about 2 years ago
Users don't always commit their git repo before trying to run it, which makes the git tracking information less useful. It should refuse to run by default if "git status" is non-empty. Possibly with an option to override it.