
git
文章平均质量分 58
it&s me
on the way
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
git push
【代码】git push。原创 2025-04-18 10:24:40 · 399 阅读 · 0 评论 -
gitlab配置调试minio
【代码】gitlab配置调试minio。原创 2024-12-04 22:37:57 · 712 阅读 · 0 评论 -
Ubuntu源码安装gitlab13.7集群多前端《二》
【代码】Ubuntu源码安装gitlab13.7集群多前端《二》原创 2024-11-30 18:04:16 · 743 阅读 · 0 评论 -
gitlab-development-kit部署gitlab《二》
Brewfile 注释的可以手动安装。原创 2024-11-14 16:24:16 · 629 阅读 · 0 评论 -
gitlab配置统一前缀路径源码版
官方文档https://docs.gitlab.com/ee/install/relative_url.htmlInstall GitLab under a relative URL/home/git/gitlab/config/initializers/relative_url.rbcp /home/git/gitlab/config/initializers/relative_url.rb.sample \ /home/git/gitlab/config/initializers/原创 2024-09-10 21:05:05 · 724 阅读 · 0 评论 -
Ubuntu源码安装gitlab13.7
ubuntugitlab http://localhost:4000/13.7/ee/install/installation.html注意事项ping gitlab.com 超时go 代理cookies set失败安装1. Packages and dependencies(ROOT)sudoBuild dependencies根据报错信息调整 依赖GitGraphicsMagickMail serverExiftoo原创 2024-09-10 20:46:14 · 1092 阅读 · 0 评论 -
GitHub gpg体验
GPG私钥对Git commit进行签名。关联GPG公钥与Github账户。生成新 GPG 密钥。原创 2024-03-19 10:19:42 · 391 阅读 · 0 评论 -
主机dbeaver访问gitlab容器中的pg
查看gitlab database配置。重启pg并查看5432端口。创建新用户并授权(可忽略)配置pg开启外部端口监听。原创 2023-11-22 16:24:03 · 1141 阅读 · 0 评论 -
docker安装gitlab 并dump出表结构
【代码】docker安装gitlab 并dump出表结构。原创 2023-11-21 20:26:51 · 743 阅读 · 0 评论 -
git LFS
git LFS 大文件存储原创 2023-11-08 11:28:02 · 311 阅读 · 0 评论 -
git log 命令详解
git log 常用命令原创 2023-10-23 18:02:07 · 625 阅读 · 0 评论 -
gitlab-development-kit部署gitlab
gitlab-development-kit部署gitlab原创 2023-04-05 17:53:19 · 559 阅读 · 0 评论 -
centos GitLab(极狐/社区/企业)rpm安装
GitLab rpm 安装原创 2023-03-03 15:30:29 · 261 阅读 · 0 评论 -
gitlab Import multiple repositories by uploading a manifest file
manifest 私有项目批量导入gitlab原创 2023-02-22 17:05:07 · 220 阅读 · 0 评论 -
github action定时任务
github action 定时任务 refusing to allow a GitHub App to create or update workflow .github/workflows/action.yml without workflows permission原创 2022-11-18 17:26:52 · 836 阅读 · 0 评论 -
git检查文件是否存在
git 查看删除的文件,检查远程文件是否存在原创 2022-11-07 16:57:59 · 531 阅读 · 0 评论 -
git reflog 恢复错误的reset
git reflog 恢复错误的reset原创 2022-09-27 11:18:46 · 258 阅读 · 0 评论 -
git http timeout setting
git http.lowSpeedLimit http.lowSpeedTime原创 2022-09-14 14:10:38 · 153 阅读 · 0 评论