Import repository from git to gerrit

后端 未结 4 1751
日久生厌
日久生厌 2021-02-01 03:57

I have two questions about Gerrit:

  1. How do I convert or import an already existing Git repository into Gerrit\'s format? There were a lot of com

4条回答
  •  名媛妹妹
    2021-02-01 04:24

    I imported many GIT projects to gerrit, the easiest way I found was to copy the xy.git Directory of the git repository to the directory where gerrit deposits the git repos. After restart of gerrit process the new project is in the list of new projects and you can edit description and access rights.

提交回复
热议问题