赞
踩
根据相关提示按步骤安装
选择git安装路径
git init
(我已经配置好了所以省略这一步)
- git config --global user.name "xxx"
- git config --global user.email "xxx"
查看配置信息
复制url地址
git remote add origin https://gitee.com/仓库名称
右键 ——>Git——>Add——>Commit
填写提交信息然后点击commit(提交信息说明是必须要写的)
点击这个小图标看到这个页面然后push就好啦
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。