Commit 6ae201b6 authored by 王进波's avatar 王进波
parents 9fe82c51 4e40a5f3
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
- [Git同步密码输入错误后设置重新验证](doc/Git同步密码输入错误后设置重新验证.md) - [Git同步密码输入错误后设置重新验证](doc/Git同步密码输入错误后设置重新验证.md)
- [Git-Windows配置支持Git多账户](https://civgit.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/doc/FromSVNToGit/ConfigAfterInstall.md#%E5%AF%86%E7%A0%81%E7%AE%A1%E7%90%86) - [Git-Windows配置支持Git多账户](https://civgit.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/doc/FromSVNToGit/ConfigAfterInstall.md#%E5%AF%86%E7%A0%81%E7%AE%A1%E7%90%86)
- [Git提交日志查看优化](https://civgit.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/doc/FromSVNToGit/ConfigAfterInstall.md#%E6%A0%BC%E5%BC%8F%E5%8C%96%E6%97%A5%E5%BF%97%E8%BE%93%E5%87%BA) - [Git提交日志查看优化](https://civgit.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/doc/FromSVNToGit/ConfigAfterInstall.md#%E6%A0%BC%E5%BC%8F%E5%8C%96%E6%97%A5%E5%BF%97%E8%BE%93%E5%87%BA)
- [优雅地从Git仓库中移除已追踪的文件](https://civgit.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/doc/FromSVNToGit/CommenCmd.md#%E4%BC%98%E9%9B%85%E5%88%A0%E9%99%A4%E8%A6%81%E5%BF%BD%E7%95%A5%E7%9A%84%E6%96%87%E4%BB%B6) - [从Git仓库中移除已追踪的文件](https://civgit.vicp.net:8443/wangjinbo/Svn-to-Git/blob/master/doc/FromSVNToGit/CommenCmd.md#%E4%BC%98%E9%9B%85%E5%88%A0%E9%99%A4%E8%A6%81%E5%BF%BD%E7%95%A5%E7%9A%84%E6%96%87%E4%BB%B6)
## 代码调整和部署说明 ## 代码调整和部署说明
......
...@@ -6,9 +6,8 @@ ...@@ -6,9 +6,8 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Git 账号 ## Git 学习资料
GitlabServer: http://civgit.vicp.net:8880
推荐的两处学习资源 推荐的两处学习资源
...@@ -18,5 +17,3 @@ GitlabServer: http://civgit.vicp.net:8880 ...@@ -18,5 +17,3 @@ GitlabServer: http://civgit.vicp.net:8880
[Git - 简明学习指南](http://rogerdudler.github.io/git-guide/index.zh.html) [Git - 简明学习指南](http://rogerdudler.github.io/git-guide/index.zh.html)
大家用自己的帐号登录后修改登录密码和关联的邮箱
Git通过配置的用户名和邮箱来标记每次提交的作者
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment