Giter Site home page Giter Site logo

atom-chameleon's People

Contributors

comeontom avatar neekychan avatar vectorho avatar yezhiming avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

atom-chameleon's Issues

同一对 keypair 不能同时用于两个git服务帐号认证

image

错误场景:就是说如果第一次用ide绑定了一个帐号,生成了keypair 并且为先使用ide登入的帐号上传了公钥,进行一次ssh安全握手,这样注销后使用其他用户,ide也上传了同一个公钥到对方git服务帐号 此时利用[email protected]提交代码时,会去认证第一个账户,也就是说会提交代码给第一个账户,恰巧这个时候第一个账户没有建立仓库就报错了!如上图!(ide此时发布package用户为chameleon-vGod,但却与VecorHo账户交互上传代码,VectorHo不存在此仓库所以报错了!)

猜测原因:git客户端 认证机制可能有缓存;

初步解决办法:
1.为每个账户生成一对自己的keypair;

  1. 利用ssh-agent 和 ssh-add命令重置git客户端,需验证~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.