Pro Git 2nd Edition 2.1.413Getting Started About Version Control Local Version Control Systems Centralized Version Control Systems Distributed Version Control Systems A Short History of Git What is Git? Snapshots, Not Differences Hooks An Example Git-Enforced Policy Server-Side Hook Client-Side Hooks Summary Git and Other Systems Git as a Client Git and Subversion Git and Mercurial Git and Perforce Migrating to Git Subversion git apply git am git format-patch git imap-send git send-email git request-pull External Systems git svn git fast-import Administration git gc git fsck git reflog git filter-branch Plumbing0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 Getting Started About Version Control Local Version Control Systems Centralized Version Control Systems Distributed Version Control Systems A Short History of Git What is Git? Snapshots, Not Differences Hooks An Example Git-Enforced Policy Server-Side Hook Client-Side Hooks Summary Git and Other Systems Git as a Client Git and Subversion Git and Mercurial Git and Perforce Migrating to Git Subversion git apply git am git format-patch git imap-send git send-email git request-pull External Systems git svn git fast-import Administration git gc git fsck git reflog git filter-branch Plumbing0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 2nd Edition 2.1.413. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 366 Git and Other Systems. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 489 External Systems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . chapters and three appendices of this book. In Chapter 1, we’re going to cover Version Control Systems (VCSs) and Git basics — no technical stuff, just what Git is, why it came about in a land full of0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66的文件内容。 集中化的版本控制系统 接下来人们又遇到一个问题,如何让在不同系统上的开发者协同工作? 于是,集中化的版本控制系统 (Centralized Version Control Systems,简称 CVCS)应运而生。 这类系统,诸如 CVS、Subversion 以及 Perforce 等,都有一个单一的集中管理的服务器,保存所有文件的修订版本,而协同工作的人们都通过客户端 连到 以此来解决二进制文件名的不同。 当你安装好所有的必要依赖,你可以继续从几个地方来取得最新发布版本的 tar 包。 你可以从 Kernel.org 网站 获取,网址为 https://www.kernel.org/pub/software/scm/git, 或从 GitHub 网站上的镜像来获得,网址为 https://github.com/git/git/releases。 通常在 GitHub 上的是最新版本,但 install-doc install-html install-info 完成后,你可以使用 Git 来获取 Git 的更新: $ git clone git://git.kernel.org/pub/scm/git/git.git 初次运行 Git 前的配置 既然已经在系统上安装了 Git,你会想要做几件事来定制你的 Git 环境。 每台计算机上只需要配置一次,程序升 级时会保留配置信息。0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66的文件内容。 集中化的版本控制系统 接下来人们又遇到一个问题,如何让在不同系统上的开发者协同工作? 于 是,集中化的版本控制系统(Centralized Version Control Systems,简称 CVCS)应运而生。 这类系统,诸如 CVS、Subversion 以及 Perforce 等,都 有一个单一的集中管理的服务器,保存所有文件的修订版本,而协同工作的人 们都通过客 当你安装好所有的必要依赖,你可以继续从几个地方来取得最新发布版本的 tar 包 。 你 可 以 从 Kernel.org 网 站 获 取 , 网 址 为 https://www.kernel.org/pub/software/scm/git, 或从 GitHub 网站上的镜 像来获得,网址为 https://github.com/git/git/releases。 通常在 GitHub 上 的是最新版本,但 install-doc install-html install-info 完成后,你可以使用 Git 来获取 Git 的更新: $ git clone git://git.kernel.org/pub/scm/git/git.git 初次运行 GIT 前的配置 既然已经在系统上安装了 Git,你会想要做几件事来定制你的 Git 环境。 每台 计算机上只需要配置一次,程序升级时会保留配置信息。0 码力 | 670 页 | 13.59 MB | 1 年前3
Gitea v1.21.1 中文文档Conda 软件包注册表 容器注册表 通用软件包注册表 Go 软件包注册表 Helm Chart 注册表 Maven 软件包注册表 npm 软件包注册表 NuGet 软件包注册表 Pub 软件包注册表 Swift 软件包注册表 PyPI 软件包注册表 RubyGems 软件包注册表 Vagrant 软件包注册表 Alpine 软件包注册表 CRAN 软件包注册表 Debian Gitea支持超过 20 种不同种类的公有或私有软件包管理,包括:Cargo, Chef, Composer, Conan, Conda, Container, Helm, Maven, npm, NuGet, Pub, PyPI, RubyGems, Vagrant等 开源社区支持: Gitea 是一个基于 MIT 许可证的开源项目,Gitea 拥有一个活跃的开源社区,能够持续地进 行开发和改进,同时也积极接受社区贡献,保持了平台的更新和创新。 本文档使用 书栈网 · BookStack.CN 构建 ~/git/.ssh/authorized_keys 。这可以通过 echo "$(cat /home/git/.ssh/id_rsa.pub)" >> /home/git/.ssh/authorized_keys 完成。重要提示:来自 git 用户的公钥需要“按原样”添加,而通过 Gitea 网 络界面添加的所有其他公钥将以0 码力 | 303 页 | 3.88 MB | 1 年前3
git 操作手册gkey h�ps://packages.gitlab.com/gitlab/gitlab-ce/gpgkey/gitlab-gitlab-ce- 3D645A26AB9FBD22.pub.gpg sslverify=1 sslcacert=/etc/pki/tls/certs/ca-bundle.crt metadata_expire=300 [gitlab_gitlab-ce-source] gkey h�ps://packages.gitlab.com/gitlab/gitlab-ce/gpgkey/gitlab-gitlab-ce- 3D645A26AB9FBD22.pub.gpg sslverify=1 sslcacert=/etc/pki/tls/certs/ca-bundle.crt metadata_expire=300 # yum install gitlab-ce "cof@cof-lee.com" -P "" -f cof-sshkey #直接生成key文件及公钥.pub文件,无需交互,-C指定密钥的描述信息,-P指定 加密密钥的密码,-f指定生成的文件名,生成的密钥文件: cof-sshkey为私钥, cof-sshkey.pub为公钥 将公钥文件的内容复制粘贴到gitlab上(gitlab上保存的是公钥,私钥留在客户 端)0 码力 | 35 页 | 1.69 MB | 1 年前3
共 7 条
- 1













