当前位置:网站首页>Solution of push code failure in idea
Solution of push code failure in idea
2022-06-25 15:05:00 【I know everything】
github It's a foreign website , The network may often be blocked , Recently push Code time , There are some problems , as follows .

reason :http Way to interact github There may be some SSL Problems in calibration , their 443 Port you try telnet, It should be different .
solve : Change the submission method to ssh.
step :1. perform ssh-keygen -t rsa Press enter all the way to generate the public and private keys , Saved in the user directory by default .ssh Under the table of contents ;
2. Get into GitHub Account , Click on settings, Configure the public key in the account according to the following figure ;

3. stay idea Set in ssh Private key ;

4. complete , Again push You can succeed .
Add : If your previous project used http The way clone Coming down , So in .git Revision in China config Medium url by ssh Project address :[email protected]: user name /xxxxx.git
边栏推荐
猜你喜欢

Position (5 ways)

如何裁剪动图大小?试试这个在线照片裁剪工具

Design and implementation of timer

JGG | overview of duhuilong group of Hebei University Research on plant pan genomics

Flexible layout (display:flex;) Attribute details

Design and implementation of thread pool

One question per day,

【Try to Hack】vulhub靶场搭建

90 后眼中的理想 L9:最简单的产品哲学,造最猛的爆款 | 指南斟

System Verilog — interface
随机推荐
Automatic correlation between QT signal and slot
Remove interval (greedy)
ffmpeg protocol concat 进行ts流合并视频的时间戳计算及其音画同步方式一点浅析
多张动图怎样合成一张gif?仅需三步快速生成gif动画图片
QT database connection
Review of arrays and pointers triggered by a topic
Golang channel reading data
[deep learning] multi label learning
QT pop up open file dialog box QFileDialog
挖财是正规的吗?股票开户安全吗?
Iterator failure condition
Stderr and stdout related standard outputs and other C system APIs
Ideal L9 in the eyes of the post-90s: the simplest product philosophy, creating the most popular products
Master XSS completely from 0 to 1
2.18 codeforces supplement
Two advanced playing methods of QT signal and slot
Common operations in VIM
[untitled] PTA check password
Vs2019 scanf error
Use Matplotlib to draw a line chart