Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Svn-to-Git
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王进波
Svn-to-Git
Commits
4288fb8b
Commit
4288fb8b
authored
6 years ago
by
王进波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
4300cfbe
master
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
0 deletions
+19
-0
Git 使用Http(s)协议同步时修改验证.md
Git 使用Http(s)协议同步时修改验证.md
+18
-0
README.md
README.md
+1
-0
1534473453318.png
imgs/1534473453318.png
+0
-0
1534473654966.png
imgs/1534473654966.png
+0
-0
1534474039434.png
imgs/1534474039434.png
+0
-0
No files found.
Git 使用Http(s)协议同步时修改验证.md
0 → 100644
View file @
4288fb8b
# Git使用HTTP(s)同步时修改验证信息
第一次使用 Git
`clone`
仓库时,如果你选择的Url是HTTP或HTTPs协议的,当你敲完
`git clone <Url>`
的命令按下回车键后,会弹出一个登录框,要求你输入Git托管服务的登录帐号,在这里,我们的Git托管服务就是Gitlab的登录帐号。

假如这一步你不小心输入了错误的用户名或者密码,就会被提示验证失败,同时,错误的验证信息会被Windows保存起来,当你重新执行Git请求的时候,错误的验证信息会被自动使用,而不会让你重新输入

这时我们需要手动更改Windows中保存的错误的验证信息,位置在
`系统设置-管理windows凭据`
中,如下图,找到对应的Git 的Url,可以edit 或者remove。

This diff is collapsed.
Click to expand it.
README.md
View file @
4288fb8b
...
...
@@ -10,6 +10,7 @@
-
[
Nginx 配置文件nginx.conf中文详解
](
https://civpub.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/Nginx%20%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6nginx.conf%E4%B8%AD%E6%96%87%E8%AF%A6%E8%A7%A3.md
)
-
[
关于12.1服务器的配置
](
https://civpub.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/%E5%85%B3%E4%BA%8E12.1%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%9A%84%E9%85%8D%E7%BD%AE.md
)
-
[
关于ConfCenter和Web4移出服务代码的更新
](
https://civpub.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/%E5%AF%B9%E4%BA%8EConfCenter%E5%92%8CWeb4%E7%A7%BB%E5%87%BA%E6%9C%8D%E5%8A%A1%E4%BB%A3%E7%A0%81%E7%9A%84%E6%9B%B4%E6%96%B0.md
)
-
[
Git 使用Http(s)协议同步时修改验证
](
Git
使用Http(s)协议同步时修改验证.md)
## Markdown
...
...
This diff is collapsed.
Click to expand it.
imgs/1534473453318.png
0 → 100644
View file @
4288fb8b
76.8 KB
This diff is collapsed.
Click to expand it.
imgs/1534473654966.png
0 → 100644
View file @
4288fb8b
44.6 KB
This diff is collapsed.
Click to expand it.
imgs/1534474039434.png
0 → 100644
View file @
4288fb8b
140 KB
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment