作为一个新手在注册登陆后,然后选择setting进行基本资料的设置,设置之后,就需要下载githubdesktop;

githubdesktop 百度云下载链接  提取密码:xgnx;

解压缩安装后,得到如下界面,选择options,点击accounts进行登陆;

如何使用github上传代码

如何使用github上传代码

选择New pepository 新建仓库,填写name你的仓库名,选择local path仓库的本地路径,创建仓库完成;

如何使用github上传代码

在选择的本地路径位置,放入你的代码文件;

如何使用github上传代码

githubdesktop会自动检测到你的代码文件,在下方红色方框内填入对文件的描述,点击commit to master,提交到master分支;

如何使用github上传代码

然后点击红色椭圆处的publish repository,弹出publish repository窗口,取消keep this code private,确认无误后点击上传到github;

如何使用github上传代码

上传成功后,就可以去你的主页查看最新代码了。

如何使用github上传代码


相关文章:

  • 2021-06-14
  • 2021-04-05
  • 2021-10-27
  • 2021-12-16
  • 2021-05-28
  • 2021-12-10
  • 2021-12-10
猜你喜欢
  • 2022-01-06
  • 2021-09-20
  • 2021-11-06
  • 2021-09-29
  • 2021-04-10
  • 2021-06-14
  • 2021-12-14
相关资源
相似解决方案