Pro Git 2nd Edition 2.1.413
Dictator and Lieutenants Workflow Patterns for Managing Source Code Branches Workflows Summary Contributing to a Project Commit Guidelines Private Small Team Private Managed Team Forked Public Project Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking Projects The GitHub Flow Advanced Pull Requests GitHub Flavored Markdown Adding Collaborators Managing Pull Requests Mentions and Notifications Special Files README CONTRIBUTING Project Administration Managing an organization Organization Basics Teams Audit Log Scripting0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 Contributing to a Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 Contributing to a Project . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Let’s change a file that was already tracked. If you change a previously tracked file called CONTRIBUTING.md and then run your git status command again, you get something that looks like this: $ git0 码力 | 501 页 | 17.96 MB | 1 年前3Pro Git 2nd Edition 2.1.413
Dictator and Lieutenants Workflow Patterns for Managing Source Code Branches Workflows Summary Contributing to a Project Commit Guidelines Private Small Team Private Managed Team Forked Public Project Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking Projects The GitHub Flow Advanced Pull Requests GitHub Flavored Markdown Adding Collaborators Managing Pull Requests Mentions and Notifications Special Files README CONTRIBUTING Project Administration Managing an organization Organization Basics Teams Audit Log Scripting0 码力 | 691 页 | 13.35 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
git add 命令使用文件或目录的路径作为参数;如果参 数是目录的路径,该命令将递归地跟踪该目录下的所有文件。 暂存已修改的文件 现在我们来修改一个已被跟踪的文件。 如果你修改了一个名为 CONTRIBUTING.md 的已被跟踪的文件,然后运 行 git status 命令,会看到下面内容: 32 $ git status On branch master Your branch is up-to-date "git checkout --..." to discard changes in working directory) modified: CONTRIBUTING.md 文件 CONTRIBUTING.md 出现在 Changes not staged for commit 这行下面,说明已跟踪文件的内容发 生了变化,但还没有放到暂存区。 要暂存这次更新,需要运行 git 个命令理解为“精确地将内容添加到下一次提交中”而不是“将一个文件添加到项目中”要更加合适。 现在让 我们运行 git add 将“CONTRIBUTING.md”放到暂存区,然后再看看 git status 的输出: $ git add CONTRIBUTING.md $ git status On branch master Your branch is up-to-date with 'origin/master' 0 码力 | 501 页 | 19.30 MB | 1 年前3Pro Git 中文版 第2版 2.1.66
让你的 GitHub 公共仓库保持更新 维护项目 创建新的版本库 添加合作者 管理合并请求 提醒和通知 通知页面 网页通知 邮件通知 特殊文件 README 贡献 CONTRIBUTING 项目管理 管理组织 组织的基本知识 团队 审计日志 脚本 GitHub 服务与钩子 GitHub API 基本用途 在一个问题上评论 修改 Pull Request 数;如果参数是目录的路径,该命令将递归地跟踪该目录下的所有文件。 暂存已修改的文件 现 在 我 们 来 修 改 一 个 已 被 跟 踪 的 文 件 。 如 果 你 修 改 了 一 个 名 为 CONTRIBUTING.md 的已被跟踪的文件,然后运行 git status 命令,会看到下 面内容: $ git status On branch master Your branch is up-to-date "git checkout --..." to discard changes in working directory) modified: CONTRIBUTING.md 文件 CONTRIBUTING.md 出现在 Changes not staged for commit 这行下面,说 明已跟踪文件的内容发生了变化,但还没有放到暂存区。 要暂存这次更新, 需要运行 0 码力 | 670 页 | 13.59 MB | 1 年前3The Weblate Manual 4.12.1
strings Promoting the translation Translation progress reporting Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Developing Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.12.1 Weblate 4.12 Weblate version 4.7. In case some users behave badly in your project, you have an option to block them from contributing. The blocked user still will be able to see the project if he has permissions for that, but he0 码力 | 808 页 | 11.07 MB | 1 年前3The Weblate Manual 4.16.2
strings Promoting the translation Translation progress reporting Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Developing Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.16.2 Weblate 4.16.1 Weblate version 4.7. In case some users behave badly in your project, you have an option to block them from contributing. The blocked user still will be able to see the project if he has permissions for that, but he0 码力 | 807 页 | 11.23 MB | 1 年前3The Weblate Manual 4.16
strings Promoting the translation Translation progress reporting Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Developing Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.16 Weblate 4.15.2 Weblate version 4.7. In case some users behave badly in your project, you have an option to block them from contributing. The blocked user still will be able to see the project if he has permissions for that, but he0 码力 | 807 页 | 11.23 MB | 1 年前3The Weblate Manual 4.15
strings Promoting the translation Translation progress reporting Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Developing Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.15 Weblate 4.14.2 Weblate version 4.7. In case some users behave badly in your project, you have an option to block them from contributing. The blocked user still will be able to see the project if he has permissions for that, but he0 码力 | 807 页 | 11.20 MB | 1 年前3The Weblate Manual 4.15.1
strings Promoting the translation Translation progress reporting Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Developing Weblate testsuite and continuous integration Data schemas Releasing Weblate Security and privacy Contributing to Weblate modules About Weblate License Change history Weblate 4.15.1 Weblate 4.15 Weblate version 4.7. In case some users behave badly in your project, you have an option to block them from contributing. The blocked user still will be able to see the project if he has permissions for that, but he0 码力 | 803 页 | 11.20 MB | 1 年前3
共 305 条
- 1
- 2
- 3
- 4
- 5
- 6
- 31