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
Git 如何查看推送、拉取或克隆远程repo的计算机的ip地址_Git_Github - Fatal编程技术网

Git 如何查看推送、拉取或克隆远程repo的计算机的ip地址

Git 如何查看推送、拉取或克隆远程repo的计算机的ip地址,git,github,Git,Github,我们如何在git或github中查找或列出推送、拉取、提交或克隆远程存储库的计算机的ip地址 我从我的github帐户中提取了一个我自己的存储库,出于某种原因,我需要知道我推送此repo的计算机的ip地址-这取决于您使用的github版本和权限。 你要什么。 但是,如果您可以访问服务器本身,那么该信息可能会记录在某个地方。 示例:,或者如果您使用或。这是否回答了您的问题?

我们如何在git或github中查找或列出推送、拉取、提交或克隆远程存储库的计算机的ip地址


我从我的github帐户中提取了一个我自己的存储库,出于某种原因,我需要知道我推送此repo的计算机的ip地址-

这取决于您使用的github版本和权限。 你要什么。 但是,如果您可以访问服务器本身,那么该信息可能会记录在某个地方。
示例:,或者如果您使用或。

这是否回答了您的问题?