“35d2f10a203df1987ca0ee63df7b2e446e58e6e0”上不存在“git@jihulab.com:dotnet/aspnetcore.git”
-
由 Quang-Minh Nguyen 创作于
In Wiki#sluggified_title, we are using File#expand_path to remove relative components of the title. Unfortunately, if the title starts with "~" character, that method treats the path as a part of user home dir. The fix is to switch to File#absolute_path, identical to the troublesome one without user home dir expansion. Changelog: fixed
由 Quang-Minh Nguyen 创作于In Wiki#sluggified_title, we are using File#expand_path to remove relative components of the title. Unfortunately, if the title starts with "~" character, that method treats the path as a part of user home dir. The fix is to switch to File#absolute_path, identical to the troublesome one without user home dir expansion. Changelog: fixed
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。