书栈网 · BookStack 本次搜索耗时 0.045 秒,为您找到 16090 个相关结果.
  • 如何参与 HugeGraph 社区

    如何参与 HugeGraph 社区 1. Preparation 2. Create an Issue on GitHub 3. Make changes of code locally 3.1 Create a new branch 3.2 Change the code 3.2.1 添加第三方依赖 3.3 Commit changes to g...
  • 本地开发指南

    本地开发指南 代码要求 Fork 克隆(Clone) 创建本地分支 安装工具集 使用 pre-commit 钩子 使用 license-eye 工具 开始开发 构建和测试 提交(commit) 保持本地仓库最新 Push 到远程仓库 本地开发指南 本文将指导您如何在本地进行代码开发 代码要求 代码注释请遵守 golan...
  • Opening a pull request

    Opening a pull request Changes using GitHub Addressing feedback in GitHub Work from a local fork Fork the kubernetes/website repository Create a local clone and set the upstream...
  • Opening a pull request

    Opening a pull request Changes using GitHub Addressing feedback in GitHub Work from a local fork Fork the kubernetes/website repository Create a local clone and set the upstream...
  • rev-list

    442 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS Commit Limiting History Simplification Bisection Helpers Commit Ordering Object Traversal Commit Formatting PRETTY FORMATS GIT NAME...
  • Mutations

    359 2020-12-20 《Vuex v4.0 Document》
    Mutations Commit with Payload Object-Style Commit Using Constants for Mutation Types Mutations Must Be Synchronous Committing Mutations in Components On to Actions Mutati...
  • 本地开发指南

    本地开发指南 代码要求 Fork 克隆(Clone) 创建本地分支 使用 pre-commit 钩子 开始开发 编译和单元测试 提交(commit) 保持本地仓库最新 Push 到远程仓库 本地开发指南 本文将指导您如何在本地进行代码开发 代码要求 代码注释请遵守 Doxygen 的样式。 确保编译器选项 WITH...
  • 本地开发指南

    本地开发指南 代码要求 Fork 克隆(Clone) 创建本地分支 使用 pre-commit 钩子 开始开发 编译和单元测试 提交(commit) 保持本地仓库最新 Push 到远程仓库 本地开发指南 本文将指导您如何在本地进行代码开发 代码要求 代码注释请遵守 Doxygen 的样式。 确保编译器选项 WITH...
  • 提交PR注意事项

    提交PR注意事项 建立 Issue 并完成 Pull Request 签署CLA协议和通过单元测试 签署CLA 通过单元测试 删除远程分支 删除本地分支 提交代码的一些约定 提交PR注意事项 建立 Issue 并完成 Pull Request 建立一个 Issue 描述问题,并记录它的编号。 切换到所建分支,然后点击 New pu...
  • shortlog

    366 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS Commit Limiting History Simplification MAPPING AUTHORS GIT NAME git-shortlog - Summarize git log output SYNOPSIS git shortlog [< op...