Parcourir la source

Mention change-ids too.

pull/18/head
Chris Smith il y a 9 ans
Parent
révision
4ed36cf6c3
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6
    0
      README.md

+ 6
- 0
README.md Voir le fichier

@@ -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.

Chargement…
Annuler
Enregistrer