`
shixin42
  • 浏览: 55227 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

git on mac && github

 
阅读更多
1 下载安装文件:我安装了1.7.11.3版本
http://code.google.com/p/git-osx-installer/

2 安装

3 登陆www.github.com,  注册,把本地的ssh id_rsa.pub内容上传到自己的github
Account settings->SSH Keys

4 在本地测试是否配置成功
ssh -T git@github.com
结果:
Hi shixin86! You've successfully authenticated, but GitHub does not provide shell access.
表明本地git和github打通了

5 把代码clone到本地
git clone git://github.com/linkedin/sensei.git shixin_sensei



分享到:
评论

相关推荐

    Pycharm操作Git及GitHub的步骤详解

    3. **将本地项目推送到GitHub**: 创建一个新的PyCharm项目,选择`VCS` > `Share Project on GitHub`。选择要提交的文件,输入提交信息,点击`Commit`,稍等片刻,项目就会被推送到GitHub。 通过以上步骤,你可以...

    安卓studio配置Git教程

    2. 选择菜单栏中的“VCS”-> “Import into Version Control” -> “Share Project on GitHub”。 3. 按照提示输入GitHub的登录密码。 4. 选择要分享的项目名称,点击“Share”按钮。 #### 六、总结 通过以上步骤...

    GIT2.33.0.2最新版本.zip

    * GitHub Actions / CI update. (merge 0dc787a9f2 js/ci-windows-update later to maint). * Object accesses in repositories with many alternate object store have been optimized. * "git log" has ...

    github详情讲解

    - **下载与安装**:Git支持多种操作系统,包括Linux/Unix、Solaris、Mac和Windows。官方下载页面(http://git-scm.com/downloads)提供了各个平台的安装包。 - **开发人员信息配置**: - **系统级配置**:`/etc/git...

    VBA-M (Archived - Now on Github):原始Visual Boy Advance叉子的合并-开源

    2. 多平台支持:除了Windows版(如VisualBoyAdvance-M-WX.exe),VBA-M还适用于Linux和Mac OS等其他操作系统,满足不同用户的需求。 3. 自定义设置:用户可以根据自己的喜好调整图形、声音和控制设置,以获得最佳的...

    DVWA靶场搭建教程,网站搭建

    通过Git克隆DVWA的GitHub仓库: ``` git clone https://github.com/ethicalhack3r/DVWA.git ``` 步骤4:配置DVWA 进入DVWA目录,并编辑`config/config.inc.php`文件,将数据库连接信息(如数据库名、用户名、密码)...

    get-a-jumpstart-on-collaboration-and-code-review-in-github-pyladies-southwest-florida:在GitHub上获得协作和代码审查的快速入门-PyLadies西南佛罗里达,PyLadies迈阿密,SWFL编码器,SWFL数据和@KatherineMichel的FGCU SEC Meetup Hacktoberfest演讲

    在GitHub上获得协作和代码审查的... Homebrew Git公式(适用于使用Homebrew的Mac用户) 在Git中设置您的用户名 在Git中设置您的电子邮件地址 一些有用的命令 通过在命令行中键入来验证是否已安装Git $ git --vers

    Xcode9项目上传到GitHub教程

    上传项目到GitHub需要注意一些事项,例如不要选择【create Git repository on my mac】选项。 本篇文章提供了详细的教程来帮助用户将Xcode9项目上传到GitHub。用户可以根据文章中的步骤轻松地上传项目到GitHub。

    Guide_To_publish_website_on_git:如何在Git-hub上发布您的第一个网站

    Guide_To_publish_website_on_git-hub 如何在Git-hub上发布您的第一个网站 作者-Veeresh Soni 链接到-https: 如何使用GitHub发布网页 在开发网站时,我想到,如何才能在互联网上自由发布网站,因为在互联网上发布...

    mgit:git多路复用器

    mgit - git 多路复用器同时处理多个 git 存储库。...mgit clone git@github.com/phayes/ * # check out all phayes repositories$ mgit checkout testing # Check out testing branch on all repositories安装$ wget " ...

    express-api-boilerplate

    Clone this repo onto your machine through the command line(terminal or equivalent on mac, git bash or equivalent on windows, terminal or equivalent on linux) $ git clone ...

    Android代码-dlib-android-app

    $ git clone https://github.com/tzutalin/dlib-android-app.git Features Support HOG detector HOG Face detection Facial Landmark/Expression Demo Build Android app Open Android studio to ...

    GitHub-Actions-Mac-Build

    【GitHub Actions for Mac Build】是GitHub提供的持续集成和持续部署(CI/CD)服务,用于自动化软件开发流程,特别是构建和测试在Mac平台上的项目。这个压缩包文件"GitHub-Actions-Mac-Build-main"很可能包含了针对...

    Scout-Online.github.io

    文件列表中的"Scout-Online.github.io-main"可能包含该项目的源代码和资源文件。"main"通常指的是项目的主要分支,这在Git版本控制系统中是默认分支,通常用于开发活动。这个目录可能包含了以下组成部分: 1. **源...

    java8源码-jvm-on-go:基于golang的简单jvm!只为学习!

    https://github.com/rodbate/jvm-on-go.git cd jvm-on-go && go build -o jvm 3. 下载二进制包 #windows wget https://github.com/rodbate/jvm-on-go/releases/download/1.0.0/jvm-windows #linux wget ...

    drone-handson

    让我们用Javascript驾驶无人机与鹦鹉Rolling Spider兼容在Mac上检查内容程序 准备$ git clone git@github.com:n0bisuke/drone-handson.git$ cd drone-handson$ npm i寻找无人驾驶飞机打开PC上的蓝牙。 $ node find1:...

    mruby-cross-compile-on-mac-osx:在 Mac OSX 上交叉编译 mruby 的 osx、linux 或 win32 二进制文件

    git clone https://github.com/matsumoto-r/mruby-cross-compile-on-mac-osx.git 将 conf.gem 行添加到build_config.rb MRuby :: Build . new do | conf | # ... (snip) ... # the last line of conf.gem load...

    gls:Git-ls,对“projects”目录中的多个 git repos 进行快速状态检查

    请参阅已编译的 linux、mac 和 windows 二进制文件的。 用法 颜色代码 "no version control": Blue "dirty": Red "no remote": Red on Blue "fetch failed": Blue on Red "branch ahead": Green on Yellow "branch ...

    GitHubDesktopSetup.msi

    GitHub Desktop Platforms: Mac, Windows ...Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow.

Global site tag (gtag.js) - Google Analytics