书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 19931 个相关结果.
  • commit-tree

    431 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS Commit Information DATE FORMATS Discussion FILES SEE ALSO GIT NAME git-commit-tree - Create a new commit object SYNOPSIS git commi...
  • Build Run Policy

    Build Run Policy Build Run Policy Overview Serial Run Policy SerialLatestOnly Run Policy Parallel Run Policy Build Run Policy Build Run Policy Overview The build run poli...
  • Workflow

    Github Workflow Fork The Project Adding the Forked Remote Create & Rebase Your Feature Branch Commit & Push Open a Pull Request Get a code review Squashing Commits Example P...
  • Workflow

    Github Workflow Fork The Project Adding the Forked Remote Create & Rebase Your Feature Branch Commit & Push Open a Pull Request Get a code review Squashing Commits Example P...
  • GitOps with Linkerd

    GitOps with Linkerd Set up the repositories Deploy Argo CD Configure project access and permissions Deploy the applications Deploy cert-manager Deploy Sealed Secrets Create mT...
  • archive

    NAME SYNOPSIS DESCRIPTION OPTIONS BACKEND EXTRA OPTIONS zip CONFIGURATION ATTRIBUTES EXAMPLES SEE ALSO GIT NAME git-archive - Create an archive of files from a named ...
  • 贡献导引

    844 2020-07-14 《Nginx 中文文档》
    贡献导引 排版规范 贡献导引 请严格按照以下步骤操作,如有任何问题,请提出 issue 在 GitHub 上点击 fork 将本仓库 fork 到自己的仓库,如 yourname/nginx-docs ,然后 clone 到本地。 $ git clone git@github . com : yourname / nginx - docs...
  • merge-base

    375 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPERATION MODES OPTIONS DISCUSSION Discussion on fork-point mode See also GIT NAME git-merge-base - Find as good common ancestors as possible ...
  • 3.3 分支管理

    3.3 Git 分支 - 分支管理 分支管理 3.3 Git 分支 - 分支管理 分支管理 现在已经创建、合并、删除了一些分支,让我们看看一些常用的分支管理工具。 git branch 命令不只是可以创建与删除分支。如果不加任何参数运行它,会得到当前所有分支的一个列表: $ git branch iss53 * master...
  • am

    504 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS DISCUSSION HOOKS SEE ALSO GIT NAME git-am - Apply a series of patches from a mailbox SYNOPSIS git am [-- signoff ] [-- keep ] [...