瀏覽代碼

Mention change-ids too.

pull/18/head
Chris Smith 9 年之前
父節點
當前提交
4ed36cf6c3
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      README.md

+ 6
- 0
README.md 查看文件

@@ -76,6 +76,12 @@ simply change to a directory and use git-review:
76 76
     > To ssh://user@dmdirc.com:29418/client
77 77
     > * [new branch]      HEAD -> refs/publish/master
78 78
 
79
+Gerrit is configured to require 'Change-Id' lines to ease the process of pushing
80
+updated patchsets. The root gradle project contains a task to automatically
81
+install a commit message hook for each of the submodules; just execute:
82
+
83
+    ./gradlew installCommitIdHook
84
+
79 85
 ### Meta and Util repositories
80 86
 
81 87
 For this repository and the util repository we welcome pull requests on GitHub.

Loading…
取消
儲存