Pro Git 2nd Edition 2.1.413
Services and Hooks The GitHub API Basic Usage Commenting on an Issue Changing the Status of a Pull Request Octokit Summary Git Tools Revision Selection Single Revisions Short SHA-1 Branch References rebase git revert Email 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 HEAD is now at 99ada87... Merge pull request #89 from schacon/appendix-final $ git checkout v2.0-beta-0.1 Previous HEAD position was 99ada87... Merge pull request #89 from schacon/appendix-final HEAD0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
Services and Hooks The GitHub API Basic Usage Commenting on an Issue Changing the Status of a Pull Request Octokit Summary Git Tools Revision Selection Single Revisions Short SHA-1 Branch References rebase git revert Email 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 HEAD is now at 99ada87... Merge pull request #89 from schacon/appendix-final $ git checkout v2.0-beta-0.1 Previous HEAD position was 99ada87... Merge pull request #89 from schacon/appendix- final HEAD0 码力 | 691 页 | 13.35 MB | 1 年前3Pro Git 2nd Edition 2.1.413
HEAD is now at 99ada87... Merge pull request #89 from schacon/appendix-final $ git checkout v2.0-beta-0.1 Previous HEAD position was 99ada87... Merge pull request #89 from schacon/appendix- final HEAD an issue (iss91), working on it for a bit, branching off the second branch to try another way of handling the same thing ( iss91v2), going back to your master branch and working there for a while, and /srv/git/.htpasswd Require expr !(%{QUERY_STRING} -strmatch '*service=git-receive-pack*' || %{REQUEST_URI} =~ m#/git-receive-pack$#) Require valid-user That will require you to create a0 码力 | 501 页 | 17.96 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
CONTRIBUTING 项目管理 管理组织 组织的基本知识 团队 审计日志 脚本 GitHub 服务与钩子 GitHub API 基本用途 在一个问题上评论 修改 Pull Request 的状态 Octokit 总结 Git 工具 选择修订版本 单个修订版本 简短的 SHA-1 分支引用 引用日志 祖先引用 提交区间 交互式暂存 暂存与取消暂存文件 暂存补丁 rebase git revert 邮件 git apply git am git format-patch git imap-send git send-email git request-pull 外部系统 git svn git fast-import 管理 git gc git fsck git reflog git filter-branch 底层命令 HEAD is now at 99ada87... Merge pull request #89 from schacon/appendix-final $ git checkout 2.0-beta-0.1 Previous HEAD position was 99ada87... Merge pull request #89 from schacon/appendix- final HEAD0 码力 | 670 页 | 13.59 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
HEAD is now at 99ada87... Merge pull request #89 from schacon/appendix- final $ git checkout 2.0-beta-0.1 Previous HEAD position was 99ada87... Merge pull request #89 from schacon/appendix-final HEAD /srv/git/.htpasswd Require expr !(%{QUERY_STRING} -strmatch '*service=git-receive-pack*' || %{REQUEST_URI} =~ m#/git-receive-pack$#) Require valid-user 这需要你创建一个包含所有合法用户密码的 .htpasswd 文件。 有想要他们合并的工作。 这通常被称作一 个 拉取请求(Pull Request),你通常可以通过网站生成它—— GitHub 有它自己的 Pull Request 机制,我们 将会在 GitHub 介绍——也可以运行 git request-pull 命令然后将随后的输出通过电子邮件手动发送给项目 维护者。 git request-pull 命令接受一个要拉取主题分支的基础分支,以及它们要拉取的0 码力 | 501 页 | 19.30 MB | 1 年前3Gitea v1.21.1 中文文档
以方 便地设置和管理自己的 Git 服务。 安全性: Gitea 注重安全性,提供了用户权限管理、访问控制列表等功能,可以确保代码和数据的安全性。 代码评审:代码评审同时支持 Pull Request workflow 和 AGit workflow。评审⼈可以在线浏览代 码,并提交评审意见或问题。 提交者可以接收到评审意见,并在线回 复或修改代码。代码评审可以帮助用户 和企业提⾼代码质量。 评论 Pull/Merge request 中的某行 代码 ✓ ✘ ✓ ✓ ✓ ✓ ✓ 指定 Pull/Merge request 的审核人 ✓ ✘ ⁄ ✓ ✓ ✓ ✓ 解决 Merge 冲突 ✘ ✘ ✓ ✓ ✓ ✓ ✘ 限制某些用户的 push 和 merge 权 限 ✓ ✘ ✓ ⁄ ✓ ✓ ✓ 回退某些 commits 或 merge request ✓ ✘ ✓ ✓ ✓ ✓ ✘ 你可以直接跳到 构建 部分。 如果你想编译带有标签的发行版本,可以使用以下命令签出: 1. git branch -a 2. git checkout v1.21.1 要验证一个拉取请求(Pull Request, PR),要先启用新的分支(其中 xyz 是 PR 的 ID;例如,对于 #2663,ID是 2663 ): 1. git fetch origin pull/xyz/head:pr-xyz0 码力 | 303 页 | 3.88 MB | 1 年前3git 操作手册
~/cof-sshkey User cof Iden�tyAgent none # ssh git@gitlab.cof-lee.com PTY alloca�on request failed on channel 0 Welcome to GitLab, @cof! #出现这行说明已经登录成功了 Connec�on to0 码力 | 35 页 | 1.69 MB | 1 年前3
共 7 条
- 1