书栈网 · BookStack 本次搜索耗时 0.046 秒,为您找到 16087 个相关结果.
  • merge与no-ff merge

    778 2019-12-09 《Git速查手册》
    git 的 merge 与 no-ff merge 的不同之处 证明 git 的 merge 与 no-ff merge 的不同之处 通常,合并分支时,如果可能,Git 会用Fast forward 模式,但这种模式下,删除分支后,会丢掉分支信息。如果要强制禁用Fast forward 模式,Git 就会在merge 时生成一个新的commit ,这...
  • branch

    374 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS CONFIGURATION EXAMPLES NOTES SEE ALSO GIT NAME git-branch - List, create, or delete branches SYNOPSIS git branch [-- color [=< whe...
  • Development policies

    Development policies Reporting security issues Review Formal approval Proposal and discussion of significant changes Release schedule Branches Commits Commit messages Squash...
  • 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...
  • Development policies

    Development policies Reporting security issues Review Formal approval Proposal and discussion of significant changes Release schedule Branches Commits Commit messages Squash...
  • Development policies

    Development policies Reporting security issues Review Formal approval Proposal and discussion of significant changes Release schedule Branches Commits Commit messages Squash...
  • Development policies

    Development policies Reporting security issues Review Formal approval Proposal and discussion of significant changes Release schedule Branches Commits Commit messages Squash...
  • merge

    NAME SYNOPSIS DESCRIPTION OPTIONS PRE-MERGE CHECKS FAST-FORWARD MERGE TRUE MERGE MERGING TAG HOW CONFLICTS ARE PRESENTED HOW TO RESOLVE CONFLICTS EXAMPLES MERGE STRATEGI...
  • Contribute

    How to contribute Did you find a bug? Code and doc contribution One time setup Create a branch in your fork Code conventions Debug your code Debug edgex code expose message bu...
  • Drivers API

    1174 2019-12-01 《MongoDB v4.2 Manual》
    Drivers API Callback API vs Core API Callback API Core API Driver Versions Transaction Error Handling "TransientTransactionError" "UnknownTransactionCommitResult" Driver Vers...