Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-10-01 09:35:03 +0300
committerStan Hu <stanhu@gmail.com>2019-10-02 23:36:49 +0300
commit5994ced8fa61cde9a993929fdfb7b4f131f9ace6 (patch)
treefef396b957099281ddf29105d35b241c77d28dcc /config.toml.example
parent9a48afa0b08cb5b17a31e4bbe18730300a910ff3 (diff)
Rename git_config_search_path -> rugged_git_config_search_path
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index faf8ea92a..fccfc31d9 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -76,7 +76,7 @@ dir = "/home/git/gitaly/ruby"
#
# # Search path for system gitconfig file (e.g. /etc, /opt/gitlab/embedded/etc)
# # NOTE: This only affects RPCs that use Rugged.
-# git_config_search_path = "/etc"
+# rugged_git_config_search_path = "/etc"
[gitlab-shell]
# The directory where gitlab-shell is installed