1 Star 0 Fork 0

sr/gitstudy

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
push ro remote repository.txt 277 Bytes
一键复制 编辑 原始数据 按行查看 历史
git add .
git commit -m "这里是备注信息"
git config --global user.email "这里填用户邮箱"
git config --global user.name "这里填用户名"
git commit -m "这里是备注信息"
git push origin master # 推送到远程仓库,需要输入 gitee用户 和 密码
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/giteesr/gitstudy.git
git@gitee.com:giteesr/gitstudy.git
giteesr
gitstudy
gitstudy
master

搜索帮助