摘要:        
有时候git明明已经配置了用户名和密码,但在项目中,有时候pull和push的时候却每次都要提示输入用户名和密码,很浪费时间。 解决办法 在git bash中输入: git config --global credential.helper store 执行完上面的git命令后,在命令行正常执行pu    阅读全文
posted @ 2020-11-21 17:12
打个大大西瓜
阅读(1271)
评论(0)
推荐(0)
        
            
        
        
摘要:        
git remote add 添加一个远程地址 但提交出现以下报错 failed to push some refs to 'https://gitee.com/xxxxx/xxx-admin.git' hint: Updates were rejected because a pushed bra    阅读全文
posted @ 2020-11-21 14:08
打个大大西瓜
阅读(5621)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号