Fix the .gitreview file project key

This patch ensures that the project key in the .gitreview file has the
`.git` suffix. This is used by various tools, and so needs to be
present.

Change-Id: I93198488109b2c32bdc24ec634f406091ce27603
This commit is contained in:
Alex Kavanagh 2022-10-12 20:14:58 +01:00 committed by Felipe Reyes
parent ea0f81ad9c
commit c8f2e220ad

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.opendev.org
port=29418
project=openstack/charm-nova-compute-nvidia-vgpu
project=openstack/charm-nova-compute-nvidia-vgpu.git