随笔分类 - Git
摘要:git can’t install 报错信息: root@281eef85bb5d:~# apt-get install git Reading package lists... Done Building dependency tree Reading state information... D
阅读全文
摘要:1.启动postgresql数据库容器 [plain] view plain copy docker run --name gitlab-postgresql -d \ --env 'DB_NAME=gitlabhq_production' \ --env 'DB_USER=gitlab' --en
阅读全文
摘要:在本地host文件中添加映射 http://tool.chinaz.com/dns , 查询 github.global.ssl.fastly.net 和 assets-cdn.github.com 两个地址,选择一个稳定添加到host文件
阅读全文
摘要:什么是Git Git是一个版本控制系统(Version Control System,VCS)。 版本控制是一种记录一个或若干文件内容变化,以便将来查阅特定版本修订情况的系统。 多年前,我在法国做第一个实习时(2011年),那时候自己编程还在入门阶段,根本没听过版本控制系统。 那时候真是蠢(现在也没
阅读全文
摘要:bogon:Appium cristin$ cd gitbat bogon:gitbat cristin$ git clone https://github.com/CristinYXL/CristinAppium.git Cloning into 'CristinAppium'... warnin
阅读全文


浙公网安备 33010602011771号