menu 贺大礼(乱丶心)的博客
1.首先确定当前分支是什么. 拉取最新代码git pull2.在当前分支下创建本地分支git branch 新分支名称3.把当前本地 ...
2022-11-29|0 条评论
func main() { http.HandlerFunc("/", func(writer http ...
报错内容fatal: unable to access 'https://git.dev.tencent.com/chendongn ...
背景在使用npm install安装依赖时,出现错误npm ERR! E:Gitcmdgit.EXE ls-remote -h -t ...
2021-08-29|0 条评论
1.临时更换,在命令下强制加上 --username 和--password选项,例如:svn up --username zhan ...
阿里云composer全量镜像全局配置 所有项目都会使用该镜像地址:composer config -g repo.packagis ...
2021-06-17|0 条评论
svn:E210007svn: Cannot negotiate authentication mechanism执行下面代码即可s ...
show global status like 'uptime'; show global variables like '%tim ...