1.Git安装

官⽹地址:https://git-scm.com/download
有关IDEA使用git 的小结
选择自己所需要的版本及安装环境后 下载
有关IDEA使用git 的小结
有关IDEA使用git 的小结
有关IDEA使用git 的小结

2.Git使用

有关IDEA使用git 的小结

有关IDEA使用git 的小结

2.1 项目push到远程仓库

2.1.1 创建本地仓库

有关IDEA使用git 的小结
有关IDEA使用git 的小结
有关IDEA使用git 的小结
有关IDEA使用git 的小结

2.1.2 创建远程仓库(这里用的是Gitee)

有关IDEA使用git 的小结
有关IDEA使用git 的小结

2.1.3 push推送

有关IDEA使用git 的小结
有关IDEA使用git 的小结
有关IDEA使用git 的小结
有关IDEA使用git 的小结
有关IDEA使用git 的小结

总结

以上就是今天要讲的内容,本文仅仅简单介绍了git的push使用,希望对大家有帮助。
当然笔者能力有限,如果有什么错误,或者你有什么更好的方法,都可以在评论中探讨,分享给大家

相关文章: