问题描述
我想知道github如何读取这些值?如果我可以定义自己的自定义部分,我可以看到这个用于部署等。
谢谢
GitHub无法读取这些值。如果世界另一端的一些随机公司可能只是无聊地阅读计算机上的任何文件,那将是非常可怕的。
当然,任何程序你在你的计算机上运行可以读取这些值。例如,包括 hub
命令或 github
命令,它们是GitHub的两个流行命令行客户端。 p>
I'm wondering how github can read in these values? I could see a use of this for deployments etc. if I can define my own, custom sections.
Thanks
GitHub cannot read those values. If some random company on the other side of the world could just willy-nilly read any arbitrary files on your computer, that would be truly scary.
But of course any program you run on your computer can read those values. Including, for example, the hub
command or the github
command, which are two popular commandline clients for GitHub.
这篇关于.gitconfig的[github]部分如何工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!