书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 16090 个相关结果.
  • 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...
  • rebase

    371 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION CONFIGURATION OPTIONS INCOMPATIBLE OPTIONS BEHAVIORAL DIFFERENCES Empty commits Directory rename detection Context Labelling of conflicts markers...
  • 8.3. 如何贡献 PikaScript 模块

    8.3. 如何贡献 PikaScript 模块 8.3.1. 帮助完善已有的模块 8.3.1.1. 拉取最新的模块 8.3.1.2. 修改模块并测试 8.3.1.3. 提交模块的文件 8.3.2. 提交新的模块 8.3. 如何贡献 PikaScript 模块 8.3.1. 帮助完善已有的模块 8.3.1.1. 拉取最新的模块 在向已有的...
  • Deploy Custom Spinnaker Builds

    Deploy Custom Spinnaker Builds The Bill of Materials (BOM) BOMS and Configuration in GCS Disabling GCS reads BOMs and Configuration on your Filesystem Deploy Custom Spinnake...
  • 7. Staging and Committing

    Staging and Committing Staging and Committing A separate staging step in git is in line with the philosophy of getting out of the way until you need to deal with source control...
  • fast-import

    416 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS Options for Frontends Locations of Marks Files Submodule Rewriting Performance and Compression Tuning PERFORMANCE DEVELOPMENT COST PARAL...
  • Pull request workflow

    Pull request workflow Git source repository Forking and cloning Branching Updating your branch Making changes Pushing changes to a remote Issuing a pull request Modifying a ...
  • 本地开发指南

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

    Disable Default Transaction Transaction Nested Transactions Control the transaction manually A Specific Example SavePoint, RollbackTo Disable Default Transaction GORM perfo...