Details
-
Task
-
Resolution: Fixed
-
P5: Not important
-
None
-
None
-
d9ed69f3c (dev), 2a2ee181d (tqtc/dev), 45f674a93 (dev), 9b8cb71d6 (dev), be88fabab (6.9), 9cad1bede (6.8), 00f1f6c79 (dev), 2164c014a (dev), 7d26e7265 (dev), 725a53293 (dev), 8bf9420cf (dev), ba8d27bdc (dev), 33c4cb15c (dev), 4d90148dc (dev)
-
DaVinci 115, DaVinci 116
Description
Adding a `.gitreview` file to all repos would help simplify the initial setup a user would need, and some IDEs integrate with it, e.g. to pick up the default branch to push to. Sample file:
[gerrit] host=codereview.qt-project.org project=qt/qtbase defaultbranch=dev
This would also integrate with `git review` cli.
Reference: https://docs.opendev.org/opendev/git-review/latest/installation.html#gitreview-file-format