Searched refs:Commit (Results 1 – 24 of 24) sorted by relevance
16 - [Commit message规范](#Commitmessage规范)367 <h2 id="Commitmessage规范">Commit message规范</h2>371 目前,社区有多种 Commit message 的写法规范。UniProton采用的是Angular规范,这是目前使用最广的写法,比较合理和系统化,并且有配套的工具。373 ### Commit message的作用375 格式化的Commit message有几个好处:381 ### UniProton Commit message的格式383 每次提交,Commit message 都包括三个部分:Header,Body 和 Footer。601 2\) 在本地分支上进行开发。开发完成之后,git add 添加代码到本地仓库,并git commit 提交到本地仓库,具体commit信息的填写规范,请参考[Commit message规范](#…636 …关联,关联方法请参考<a href="https://gitee.com/help/articles/4141" target="_blank">Commit关联Issue</a>和<a href…
92 [Commit message規範](https://gitee.com/openharmony/kernel_liteos_a/wikis/Commit%20message%20%E8%A7%84…
94 [Commit message规范](https://gitee.com/openharmony/kernel_liteos_a/wikis/Commit%20message%20%E8%A7%84…
92 [Commit message spec](https://gitee.com/openharmony/kernel_liteos_a/wikis/Commit%20message%20%E8%A7…
112 [Commit message规范](https://gitee.com/openharmony/kernel_liteos_m/wikis/Commit%20message%E8%A7%84%E8…
113 [Commit message spec](https://gitee.com/openharmony/kernel_liteos_m/wikis/Commit%20message%E8%A7%84…
25 3. Commit your code
101 /* Commit mode set by switch? */
115 /* Commit mode set by switch? */
32 Commit metadata changes to the journal. Use this option to
156 Commit block can be written to disk without waiting for descriptor
113 journal_async_commit Commit block can be written to disk without waiting
980 Commit phase
279 ; Commit the TLB entry into MMU
144 Commit e21d2170f36602ae2708 ("video: remove unnecessary
56 Implementing Asynchronous Atomic Commit
110 Commit e21d2170f36602ae2708 ("video: remove unnecessary707 outgoing/0001-First-Commit.patch718 Applying: First Commit
119 Commit time in milliseconds. When this time passes, the journal is
575 Commit Block
1757 #define Commit 20 macro
700 Commit Points
1074 Commit Points
184 Commit e21d2170f36602ae2708 ("video: remove unnecessary
48008 + * == Commit 0 ====================================================================48016 + * == Commit 1 ====================================================================48022 + * == Commit 2 ====================================================================48030 + * == Commit N ====================================================================48032 + * For Commit N, these buffers are needed to reproduce hardware's behavior in55467 + IN OUT gcsHAL_COMMIT * Commit55471 + gcsHAL_SUBCOMMIT *subCommit = &Commit->subCommit;55545 + /* Commit command buffers. */55561 + Commit->shared,55562 + &Commit->commitStamp,[all …]