书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 16090 个相关结果.
  • revert

    380 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS SEQUENCER SUBCOMMANDS EXAMPLES SEE ALSO GIT NAME git-revert - Revert some existing commits SYNOPSIS git revert [--[ no -] edit ] ...
  • Working with git

    Working with git File Explorer Toolbar File Explorer Tree Working with files in git Working with git Version control is an important aspect of any serious data orchestration ...
  • describe

    NAME SYNOPSIS DESCRIPTION OPTIONS EXAMPLES SEARCH STRATEGY BUGS GIT NAME git-describe - Give an object a human readable name based on an available ref SYNOPSIS git de...
  • Git Objects

    968 2019-05-28 《pygit2 Document》
    Git Objects Object lookup The Object base type Blobs Creating blobs Trees Tree entries Creating trees Commits Signatures Creating commits Tags Creating tags Git Obj...
  • describe

    409 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS EXAMPLES SEARCH STRATEGY BUGS GIT NAME git-describe - Give an object a human readable name based on an available ref SYNOPSIS git de...
  • 提交代码

    提交代码 处理 pull 请求 提交指南 恢复提交 提交代码 本部分针对提交者以及任何有兴趣了解如何为Django贡献代码的人员。 如果您是想向Django贡献代码的社区成员,请查看:doc:writing-code / working-with-git。 处理 pull 请求 由于Django现在在GitHub上托管,因此大多数补丁都是...
  • Action

    Action 分发 Action 在组件中分发 Action 组合 Action Action Action 类似于 mutation,不同在于: Action 提交的是 mutation,而不是直接变更状态。 Action 可以包含任意异步操作。 让我们来注册一个简单的 action: import { createStore }...
  • User Guide

    How to use MatrixOne Transaction? Start transaction Commit transaction Rollback transaction Autocommit How to use MatrixOne Transaction? This document will teach you how to ...
  • bisect

    NAME SYNOPSIS DESCRIPTION Basic bisect commands: start, bad, good Bisect reset Alternate terms Bisect visualize/view Bisect log and bisect replay Avoiding testing a commit ...
  • reset

    372 2020-11-23 《Git Reference》
    NAME SYNOPSIS DESCRIPTION OPTIONS EXAMPLES DISCUSSION GIT NAME git-reset - Reset current HEAD to the specified state SYNOPSIS git reset [- q ] [< tree - ish >] [-...