码迷,mamicode.com
首页 > 移动开发 > 详细

android 入门-git之上传本地代码到github

时间:2015-12-03 13:42:30      阅读:235      评论:0      收藏:0      [点我收藏+]

标签:

github部分:

1.首先去github网站 上注册一个用户

2.点击技术分享 New repository

3.技术分享

4.技术分享

5.找到你的项目地址,打开git bash here 技术分享

6.技术分享

7.技术分享

8.技术分享

 

项目部分:

a:打开file->setting->搜索:github add username password 然后在点击test。

b:打开vcs 找到enable vcs control 在右侧填入 git

c:打开VCS create git repository 选择你要上传的项目 点击ok ,此时已将项目add 到git repository

d:然后点击上传的项目右键 找到Git ,看到一个+ 号 将文件commit 到本地git repository

e: 点击要上传的项目 右键 find Git ,Commit Directory

f:点击要上传的项目 右键 find Git,Repository,Push

技术分享技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享技术分享技术分享

android 入门-git之上传本地代码到github

标签:

原文地址:http://www.cnblogs.com/luquanmingren/p/5015847.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!