1.使用git add "login.py" 然后git commit -m "add url"的时候报错。分支newtype也是存在的
nothing to commit, working tree clean。
2.删除分支报错, Cannot delete branch
切换到其他分支之后
gti branch -D newtype
删除远程分支
git push origin :newtype
nothing to commit, working tree clean。
切换到其他分支之后
gti branch -D newtype
删除远程分支
git push origin :newtype
上一篇:[转]MongoDB更新操作replaceOne()实例讲解
下一篇:终端命令
mysqlbug
geoserver 使用过程中遇到的问题记录
1:数据去重的时候,必须要在原sql中添加order by 去重字段2:可能视图不可以去重3:有时候kettle报错也可能是因为表结构为null
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M