logo
大鼻子
Git常见问题
正在初始化搜索引擎
    wohugb/wohugb.github.com
    • 首页
    • 新媒体
    • 中医
    • 开发
    • 语言
    • 智能
    • 区块链
    • 农业
    • 教育
    • 运动
    • 公寓
    • 拼
    • 博客
    wohugb/wohugb.github.com
    • 首页
      • Awesome
      • GitHub 集合
      • tags
    • 新媒体
    • 中医
    • 开发
      • wechat
        • oa
        • 微信小程序开发资源汇总
        • Index
        • Index
        • Index
        • Index
        • Index
        • Android 资源下载
        • 设计资源下载
        • iOS 资源下载
        • WP8 资源下载
      • aliyun
        • 阿里云点播
      • 开发工具
          • Git常见问题
        • eslint
        • vscode
          • Prettier
        • chrome
    • 语言
      • Node.js
        • Node.js ESM
        • 模块: ECMAScript 模块
        • Awesome Node.js
        • Express
        • Koa
        • Mongoose
        • Nodejs
        • Pm2
        • GM
        • JavaScript中的RSA和ECC
        • Node-RSA
        • Api
        • node-qrcode
        • React
        • Angular
          • Angular
          • Awesome Angular
          • Babel
          • Bit
          • Cli
          • Dart
          • Es5
          • Haxe
          • Ionic
          • Meteor
          • 如何从Angular4迁移到5
          • Migrate6
          • Nativescript
          • Ngrx
          • ngx-markdown
          • React
          • Scala
          • Security
          • 使用TypeScript的实时应用程序:集成Web套接字,Node和Angular
          • Angular 的 webpack 启动器
          • Traceur
          • Typescript
          • Universal
          • Test
        • Vue
        • jQuery
      • python
        • pip
        • 关于 PyMongo 发布的一些注释
        • Awesome Python
        • 2018 年排名前 11 的 Python 框架
          • Anaconda 入门使用指南
          • [Angular + Python + Flask — Full stack demo](https://medium.com/@balramchavan/angular-python-flask-full-stack-demo-27192b8de1a3)
          • 使用 Python,Flask 和 Angular 构建现代 Web 应用程序 - 第 1 部分
          • 使用 Python,Flask 和 Angular 构建现代 Web 应用程序 - 第 2 部分
          • 使用 Python,Flask 和 Angular 构建现代 Web 应用程序 - 第 3 部分
        • django
          • Awesome Django
        • flask
          • Awesome Flask [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
      • Go
    • 智能
      • 深度学习赞表
        • Deeplearning
        • 自然语言处理
        • 人工智能公司 TOP25
        • 过去一年 30 个惊人的 Python 项目 (v.2018)
        • 2017年度30大最惊艳的开源机器学习项目
        • 2017 开源机器学习项目
      • 机器人
        • Arduino
        • 机器人开发框架项目汇总
        • ROS
        • 物联网
      • jupyterlab
    • 区块链
      • 山寨币
      • Awesome Blockchain
      • 术语表
      • 区块链技术树
      • 比特币
      • Proof of Stake - 权益证明机制
      • 以太坊开发计划
      • 网络状态监控
      • Serpent - 大蛇 编写以太坊合约高级编程语言
      • 以太坊术语表
      • 以太坊(Ethereum ):下一代智能合约和去中心化应用平台
      • 星际文件系统(InterPlanetary File System,缩写IPFS)
      • twister - p2p 微博客
      • OS X 构建说明和注释
      • Build unix
      • Ubuntu / Debian building instructions
      • Compiling for windows
    • 农业
    • 教育
      • 幼儿园
      • 小学
      • 初中
      • 高中
      • 大学
    • 运动
      • 徒步健身
      • 跑步
      • 变速自行车
      • 自动驾驶
    • 公寓
      • 相寓
      • 邦舍公寓
      • 蛋壳公寓
      • 冠寓
      • 泊寓
      • 悠然客公寓
      • 自如寓
    • 拼
      • Cohesion
      • Group
      • Ladder
      • sku spu
      • Education
      • Platform
      • Repository
    • 博客

    Git常见问题

    Mac 如果有有两个 git

    :ref: https://apple.stackexchange.com/questions/93002/how-to-use-the-homebrew-installed-git-on-mac

    1
    2
    3
    4
    5
    6
    7
    8
    9
    where git
    /usr/local/bin/git
    /usr/bin/git
    
    code ~/.zshrc
    add
    export PATH="/usr/local/bin:${PATH}"
    source ~/.zshrc
    git version
    

    mac 解决一直弹出 git-credential-oskeychain 的问题

    Cmd+Space 在搜索栏输入 Keychain Access, 在 钥匙串 -> 登录 删除 github.com 或者 gitee.com

    回到页面顶部
    上一页 器
    下一页 Index
    版权 © 2017 - 2023 BandCap
    Made with Material for MkDocs