Git 和 GitHub 的区别 [英] Difference between Git and GitHub

查看:25
本文介绍了Git 和 GitHub 的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近使用 Eclipse 向 Git 添加了一个新项目,但没有看到该项目出现在我的 GitHub 帐户中.

为什么他们有相同的帐户信息和不同的存储库?

Git 和 GitHub 不是一回事吗?

解决方案

Git 是一个版本控制系统,一个管理源代码历史的工具.

GitHub 是 Git 存储库的托管服务.

所以它们不是一回事:Git工具GitHub 是使用 Git 的项目的服务.

要将您的代码发送到 GitHub,请查看此处.>

I have recently added a new project to Git using Eclipse, but do not see the project appear in my GitHub account.

Why do they have the same account information and different repositories?

Isn't Git and GitHub the same thing?

解决方案

Git is a revision control system, a tool to manage your source code history.

GitHub is a hosting service for Git repositories.

So they are not the same thing: Git is the tool, GitHub is the service for projects that use Git.

To get your code to GitHub, have a look here.

这篇关于Git 和 GitHub 的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆