 Pro Git 中文版 第2版 2.1.66git add 命令使用文件或目录的路径作为参数;如果参 数是目录的路径,该命令将递归地跟踪该目录下的所有文件。 暂存已修改的文件 现在我们来修改一个已被跟踪的文件。 如果你修改了一个名为 CONTRIBUTING.md 的已被跟踪的文件,然后运 行 git status 命令,会看到下面内容: 32 $ git status On branch master Your branch is up-to-date "git checkout -- Pro Git 中文版 第2版 2.1.66git 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 年前3
 Pro 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 -- Pro 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 年前3
 Weblate 4.2 用户文档Customizing Weblate 管理界面 Getting support for Weblate Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示 In case you see something unwanted as a language, you might want to adjust 语言筛选 customizations for every upgrade, the interfaces or their semantics might change without notice. 参见 Contributing to Weblate Creating a Python module If you are not familiar with Python, you might want to look0 码力 | 648 页 | 9.34 MB | 1 年前3 Weblate 4.2 用户文档Customizing Weblate 管理界面 Getting support for Weblate Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示 In case you see something unwanted as a language, you might want to adjust 语言筛选 customizations for every upgrade, the interfaces or their semantics might change without notice. 参见 Contributing to Weblate Creating a Python module If you are not familiar with Python, you might want to look0 码力 | 648 页 | 9.34 MB | 1 年前3
 Weblate 4.2.1 用户文档定制 Weblate 管理界面 Getting support for Weblate Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示 In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码 时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners [https://www.python.org/0 码力 | 650 页 | 9.34 MB | 1 年前3 Weblate 4.2.1 用户文档定制 Weblate 管理界面 Getting support for Weblate Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示 In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码 时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners [https://www.python.org/0 码力 | 650 页 | 9.34 MB | 1 年前3
 Weblate 4.2.2 用户文档定制 Weblate 管理界面 Getting support for Weblate Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示 In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码 时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners [https://www.python.org/0 码力 | 650 页 | 9.34 MB | 1 年前3 Weblate 4.2.2 用户文档定制 Weblate 管理界面 Getting support for Weblate Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示 In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码 时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners [https://www.python.org/0 码力 | 650 页 | 9.34 MB | 1 年前3
 Weblate 4.3 用户文档Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate Weblate 中的代码对更改内部界面或重构编 码时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果不熟悉 Python ,你可以查看 Python For Beginners [https://www.python.org/a (PGP) 参见 Export Controls (EAR) on Open Source Software [https://www.magicsplat.com/blog/ear/] Contributing to Weblate There are dozens of ways to contribute in Weblate. Any help is welcomed, be it coding0 码力 | 667 页 | 9.36 MB | 1 年前3 Weblate 4.3 用户文档Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate Weblate 中的代码对更改内部界面或重构编 码时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果不熟悉 Python ,你可以查看 Python For Beginners [https://www.python.org/a (PGP) 参见 Export Controls (EAR) on Open Source Software [https://www.magicsplat.com/blog/ear/] Contributing to Weblate There are dozens of ways to contribute in Weblate. Any help is welcomed, be it coding0 码力 | 667 页 | 9.36 MB | 1 年前3
 Weblate 4.3.1 用户文档Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate Weblate 中的代码对更改内部界面或重构编 码时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果不熟悉 Python ,你可以查看 Python For Beginners [https://www.python.org/a (PGP) 参见 Export Controls (EAR) on Open Source Software [https://www.magicsplat.com/blog/ear/] Contributing to Weblate There are dozens of ways to contribute in Weblate. Any help is welcomed, be it coding0 码力 | 667 页 | 9.36 MB | 1 年前3 Weblate 4.3.1 用户文档Weblate 模块 定制 Weblate 管理界面 从 Weblate 获得支持 Legal documents Contributor docs Contributing to Weblate Starting contributing code to Weblate Weblate source code Debugging Weblate Weblate internals Weblate Weblate 中的代码对更改内部界面或重构编 码时的情况。 警告 内部界面与模板都不被认为是稳定的 API 。请对每次升级都复查自己的定 制,接口或其语义可能未经通知就进行更改。 参见 Contributing to Weblate 建立 Python 模块 如果不熟悉 Python ,你可以查看 Python For Beginners [https://www.python.org/a (PGP) 参见 Export Controls (EAR) on Open Source Software [https://www.magicsplat.com/blog/ear/] Contributing to Weblate There are dozens of ways to contribute in Weblate. Any help is welcomed, be it coding0 码力 | 667 页 | 9.36 MB | 1 年前3
 Weblate 4.2.1 用户文档342 3 Contributor docs 344 3.1 Contributing to Weblate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 344 3.2 Starting contributing code to Weblate . . . . . . . . . admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示: In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码时的情况。 警告: 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定制,接口或其语义 可能未经通知就进行更改。 参见: Contributing to Weblate 2.22.1 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners ,它解释了其基本内容并指向了高级教程。0 码力 | 411 页 | 4.60 MB | 1 年前3 Weblate 4.2.1 用户文档342 3 Contributor docs 344 3.1 Contributing to Weblate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 344 3.2 Starting contributing code to Weblate . . . . . . . . . admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示: In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码时的情况。 警告: 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定制,接口或其语义 可能未经通知就进行更改。 参见: Contributing to Weblate 2.22.1 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners ,它解释了其基本内容并指向了高级教程。0 码力 | 411 页 | 4.60 MB | 1 年前3
 Weblate 4.2.2 用户文档342 3 Contributor docs 344 3.1 Contributing to Weblate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 344 3.2 Starting contributing code to Weblate . . . . . . . . . admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示: In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码时的情况。 警告: 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定制,接口或其语义 可能未经通知就进行更改。 参见: Contributing to Weblate 2.22.1 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners ,它解释了其基本内容并指向了高级教程。0 码力 | 411 页 | 4.60 MB | 1 年前3 Weblate 4.2.2 用户文档342 3 Contributor docs 344 3.1 Contributing to Weblate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 344 3.2 Starting contributing code to Weblate . . . . . . . . . admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示: In case you see something unwanted as a language, you might want to adjust 语言筛选 Weblate 中的代码对更改内部界面或重构编码时的情况。 警告: 内部界面与模板都不被认为是稳定的 API 。请您对每次升级都复查自己的定制,接口或其语义 可能未经通知就进行更改。 参见: Contributing to Weblate 2.22.1 建立 Python 模块 如果您不熟悉 Python ,您可以查看 Python For Beginners ,它解释了其基本内容并指向了高级教程。0 码力 | 411 页 | 4.60 MB | 1 年前3
 Weblate 4.2 用户文档341 3 Contributor docs 343 3.1 Contributing to Weblate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 343 3.2 Starting contributing code to Weblate . . . . . . . . . admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示: In case you see something unwanted as a language, you might want to adjust 语言筛选 tions for every upgrade, the interfaces or their semantics might change without notice. 参见: Contributing to Weblate 2.22.1 Creating a Python module If you are not familiar with Python, you might want0 码力 | 410 页 | 4.56 MB | 1 年前3 Weblate 4.2 用户文档341 3 Contributor docs 343 3.1 Contributing to Weblate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 343 3.2 Starting contributing code to Weblate . . . . . . . . . admin interface later, (see Changing language definitions) and report it to the issue tracker (see Contributing to Weblate). 提示: In case you see something unwanted as a language, you might want to adjust 语言筛选 tions for every upgrade, the interfaces or their semantics might change without notice. 参见: Contributing to Weblate 2.22.1 Creating a Python module If you are not familiar with Python, you might want0 码力 | 410 页 | 4.56 MB | 1 年前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9














