Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/visual-studio-code/3.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
是否可以通过标记名访问原始github代码?_Git_Github - Fatal编程技术网

是否可以通过标记名访问原始github代码?

是否可以通过标记名访问原始github代码?,git,github,Git,Github,有人知道是否可以远程检索由标记定义的原始github内容吗 例如: 是,路径格式为/user/repo/tag或branch/file 例如,带有标签的Python许可证v3.8.5: 在分支master:是,路径格式为/user/repo/tag或分支/file 例如,带有标签的Python许可证v3.8.5: 在分支master:是的,从示例中删除分支/tags/: 例如,此链接起作用: 是,从您的示例中删除分支/标记/: 例如,此链接起作用:

有人知道是否可以远程检索由标记定义的原始github内容吗

例如:


是,路径格式为
/user/repo/tag或branch/file

例如,带有标签的Python许可证
v3.8.5


在分支
master

是,路径格式为
/user/repo/tag或分支/file

例如,带有标签的Python许可证
v3.8.5


在分支
master

是的,从示例中删除
分支/tags/

例如,此链接起作用:


是,从您的示例中删除
分支/标记/

例如,此链接起作用: