Pro Git 2nd Edition 2.1.413Command-line Git Libgit2 Advanced Functionality Other Bindings Further Reading JGit Getting Set Up Plumbing Porcelain Further Reading go-git Advanced Functionality Further Reading Dulwich what sets it apart, and why so many people are using it. Then, we’ll explain how to download Git and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over your life. Chapter 4 will cover Git on the server. This chapter is for those of you who want to set up Git inside your organization or on your own personal server for collaboration. We will also explore0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Command-line Git Libgit2 Advanced Functionality Other Bindings Further Reading JGit Getting Set Up Plumbing Porcelain Further Reading go-git Advanced Functionality Further Reading Dulwich what sets it apart, and why so many people are using it. Then, we’ll explain how to download Git and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over your life. Chapter 4 will cover Git on the server. This chapter is for those of you who want to set up Git inside your organization or on your own personal server for collaboration. We will also explore0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 2nd Edition 2.1.413what sets it apart, and why so many people are using it. Then, we’ll explain how to download Git and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over of your life. Chapter 4 will cover Git on the server. This chapter is for those of you who want to set up Git inside your organization or on your own personal server for collaboration. We will also explore configuration settings so you can work the way you want to. We will also cover building your own set of scripts to enforce a custom committing policy. Chapter 9 deals with Git and other VCSs. This includes0 码力 | 501 页 | 17.96 MB | 1 年前3
Gitea v1.21.1 中文文档权限 模板仓库 工单与合并请求模板 自动链接引用 合并消息模板 推送 克隆过滤器 (部分克隆) Code Owners Webhooks 受保护的标签 仓库镜像 密钥管理 Multi-factor Authentication (MFA) 开发 玩转 Gitea API 使用指南 OAuth2 提供者 迁移界面 集成 贡献 后端开发指南 前端开发指南 重构指南 以下示例中使用了 'gitea' 作为密 码。请为您的实例使用一个安全密码。 对于本地数据库: 1. SET old_passwords=0; 2. CREATE USER 'gitea' IDENTIFIED BY 'gitea'; 对于远程数据库: 1. SET old_passwords=0; 2. CREATE USER 'gitea'@'192.0.2.10' IDENTIFIED 字符(包括表情符号)。排序规则根据您预期的内 容选择。如果不确定,可以使用 unicode_ci 或 general_ci 。 1. CREATE DATABASE giteadb CHARACTER SET 'utf8mb4' COLLATE 'utf8mb4_unicode_ci'; 根据需要替换数据库名称。 5. 将数据库上的所有权限授予上述创建的数据库用户。 对于本地数据库: 1. GRANT0 码力 | 303 页 | 3.88 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66如果想要在自己的 serverfix 分支上工作,可以将其建立在远程跟踪分支之上: $ git checkout -b serverfix origin/serverfix Branch serverfix set up to track remote branch serverfix from origin. Switched to a new branch 'serverfix' 这会给你一个用于工作的本地分支,并且起点位于/ 。 这是一个十分常用 的操作所以 Git 提供了 --track 快捷方式: $ git checkout --track origin/serverfix Branch serverfix set up to track remote branch serverfix from origin. Switched to a new branch 'serverfix' 由于这个操作太常用了,该捷径本身还有一个捷径。 如果你尝试检出的分支 (a) 不存在且 (b) 刚好只有一个名字 与之匹配的远程分支,那么 Git 就会为你创建一个跟踪分支: $ git checkout serverfix Branch serverfix set up to track remote branch serverfix from origin. Switched to a new branch 'serverfix' 如果想要将本地分支与远 0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66serverfix 分支上工作,可以将其建立在远程跟踪分支之 上: $ git checkout -b serverfix origin/serverfix Branch serverfix set up to track remote branch serverfix from origin. Switched to a new branch 'serverfix' 这会给你一个用于工作的本地分支,并且起点位于/ 。 这是一 个十分常用的操作所以 Git 提供了 --track 快捷方式: $ git checkout --track origin/serverfix Branch serverfix set up to track remote branch serverfix from origin. Switched to a new branch 'serverfix' 由于这个操作太常用了,该捷径本身还有一个捷径。 (a) 不存在且 (b) 刚好只有一个名字与之匹配的远程分支,那么 Git 就会为你 创建一个跟踪分支: $ git checkout serverfix Branch serverfix set up to track remote branch serverfix from origin. Switched to a new branch 'serverfix' 上游快捷方式 如果想 0 码力 | 670 页 | 13.59 MB | 1 年前3
git 操作手册/etc/chrony.conf server 10.99.1.1 iburst prefer #配置集群可访问的ntp服务器 # �medatectl set-�mezone Asia/Shanghai #设置时区 # systemctl restart chronyd # chronyc sources -v ★配置yum源 https://gitlab.cof-lee.com/cof/pro-1.git + 2447ea5...dd101f2 main -> main (forced update) branch 'main' set up to track 'rmtRepo/main'. ★添加用户的ssh密钥 由用户登录gitlab界面,自行添加ssh key 首先在linux服务器上生成用户的ssh密钥对文件0 码力 | 35 页 | 1.69 MB | 1 年前3
共 7 条
- 1













