Skip to content
代码片段 群组 项目
提交 b0e2977c 编辑于 作者: Patrick Steinhardt's avatar Patrick Steinhardt
浏览文件

Rename functions to set repository's full path

In order to make it easy for an admin to see which project a given
repository belongs to with hashed storages, we always write the
project path (e.g. "gitlab-com/gitlab") into the repo's gitconfig. This
is done via `#write_repository_config()` and `#write_config()`, both of
which only support writing this specific config entry.

Rename both functions to make it clear that they only support writing
the path. Direct access to the gitconfig is going away soon anyway, so
these functions can never be extended to write additional config
entries.
上级 710cde96
No related branches found
No related tags found
无相关合并请求
显示
28 个添加28 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册