11 2017 档案
摘要:var get = function(url) { if(location.protocol "http") { return url; } var reg = /^(http[s]?:\/\/)?([^\/]+)(.*)/, matches = url.match(reg); url = list
阅读全文
摘要:如果输入了 git config credential.helper 命令之后还是出现了osxkeychain, store 或者 cache 等,说明 git 的配置还是没有被清空,我参考了stackOverFlow上这个问题 有人给了这样一个命令查看 credential.helper 所在的文
阅读全文

浙公网安备 33010602011771号