We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60c841b + 9ed3dc6 commit bcc16b5Copy full SHA for bcc16b5
files/gitlab-config-template/gitlab.rb.template
@@ -1271,7 +1271,7 @@ external_url 'GENERATED_EXTERNAL_URL'
1271
### Git trace log file.
1272
###! If set, git commands receive GIT_TRACE* environment variables
1273
###! Docs: https://git-scm.com/book/es/v2/Git-Internals-Environment-Variables#Debugging
1274
-###! An absolute path starting with / – the trace output will be appended to
+###! An absolute path starting with / - the trace output will be appended to
1275
###! that file. It needs to exist so we can check permissions and avoid
1276
###! throwing warnings to the users.
1277
# gitlab_shell['git_trace_log_file'] = "/var/log/gitlab/gitlab-shell/gitlab-shell-git-trace.log"
0 commit comments