Bladeren bron

Mention change-ids too.

pull/18/head
Chris Smith 9 jaren geleden
bovenliggende
commit
4ed36cf6c3
1 gewijzigde bestanden met toevoegingen van 6 en 0 verwijderingen
  1. 6
    0
      README.md

+ 6
- 0
README.md Bestand weergeven

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

Laden…
Annuleren
Opslaan