summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2020-12-13 16:21:58 +0100
committerIvan Komissarov <ABBAPOH@gmail.com>2020-12-14 09:42:25 +0000
commit186cbe0795bcbd3632ab764f7be363c5163e264d (patch)
tree82546360cb96595fcf21742b951f1116b56a978a
parent3f7c006da99729dd86395c3750d6b4fec8e2cb1b (diff)
downloadqbs-186cbe0795bcbd3632ab764f7be363c5163e264d.tar.gz
doc: some tweaks to the CONTRIBUTING.md
Change-Id: I3d155e3fa035b82f60d78f5988aec0001115c054 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 86c2de06f..1a8a8877b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -44,7 +44,7 @@ git remote add gerrit ssh://<gerrit-username>@codereview.qt-project.org:29418/qb
Install the hook generating Commit-Id files into your top level project directory:
```
-gitdir=$(git rev-parse --git-dir); scp -P 29418 codereview.qt-project.org:hooks/commit-msg ${gitdir}/hooks/
+gitdir=$(git rev-parse --git-dir); scp -p -P 29418 codereview.qt-project.org:hooks/commit-msg "${gitdir}/hooks/"
```
This hook automatically adds a "Change-Id: …" line to the commit message. Change-Id is used