Git代理排除仓库地址,提示语优化。

pull/352/head
王良 2024-09-11 10:52:23 +08:00
parent 76aab71185
commit 17b79ac2ef
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<div>
<a-row :gutter="10">
<a-col :span="22">
<span>Git.exe将不代理以下仓库可以是站点地址/机构地址单项目地址等</span>
<span>Git.exe将不代理以下仓库可以是根地址组织/机构地址完整地址</span>
</a-col>
<a-col :span="2">
<a-button type="primary" icon="plus" @click="addNoProxyUrl()"/>