diaspora/script
Saverio Miroddi 1ebb5dd72d
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
2018-02-10 16:13:38 +01:00
..
ci Run rake directly without xvfb on travis 2017-11-01 00:46:36 +01:00
i18n Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
configure_bundler Add script/configure_bundler to set correct bundler options 2017-11-01 00:45:22 +01:00
get_config.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
server Don't print a warning when starting the server outside a Git repo 2018-02-10 16:13:38 +01:00