git常见问题解决
作者:互联网
1. git常见问题
(1)参考初始化问题
error: src refspec master does not match any
error: failed to push some refs to 'gitee.com:gaoxl85/stock-flask.git'
参考:https://blog.csdn.net/qq_38198952/article/details/82792279
(2)文件被忽略问题
Git: The following paths are ignored by one of your .gitignore files: xxx.dll
参考:https://blog.csdn.net/lingyanpi/article/details/71724282
(3)git批量添加
参考:https://blog.csdn.net/sphinx1122/article/details/89789929
标签:git,blog,常见问题,csdn,details,https,解决,net 来源: https://www.cnblogs.com/feel-myself/p/16496630.html