使用gitbash拉取github托管的项目到本地

Posted yerikm

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用gitbash拉取github托管的项目到本地相关的知识,希望对你有一定的参考价值。

原文地址:https://blog.csdn.net/qq_42625211/article/details/81636929

Git错误提示之:fatal: Not a git repository (or any of the parent directories): .git

解决方法:操作之前执行以下命令行: git init

以上是关于使用gitbash拉取github托管的项目到本地的主要内容,如果未能解决你的问题,请参考以下文章

利用git命令将本地项目托管到GitHub

开发工具 - Git之本地项目托管到远程仓库

首次从github仓库中拉取代码在idea中打开的两种方法

使用git在gitlab上拉取代码的方法

本地项目托管到gitee

如何使用gitbash 把你的代码托管到github