Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/facebook/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Google Colaboratory在将文件保存到Github时显示错误;找不到树枝&引用;_Python_Github_Google Colaboratory - Fatal编程技术网

Python Google Colaboratory在将文件保存到Github时显示错误;找不到树枝&引用;

Python Google Colaboratory在将文件保存到Github时显示错误;找不到树枝&引用;,python,github,google-colaboratory,Python,Github,Google Colaboratory,在Github上创建了一个(假定为公共)repo,从中保存文件时,会显示一个警告或错误“无法获取分支” 回购协议完全是空的。我需要添加什么吗?对于将来阅读本文的任何人,诀窍是使用自述文件初始化(公共)存储库,然后它按预期工作

在Github上创建了一个(假定为公共)repo,从中保存文件时,会显示一个警告或错误“无法获取分支”


回购协议完全是空的。我需要添加什么吗?

对于将来阅读本文的任何人,诀窍是使用自述文件初始化(公共)存储库,然后它按预期工作