1

I am using github and want to import a private repo to gerrit so that when I make changes through gerrit it will update the project on github

Vis
  • 101
  • 1
  • 1
  • 2
  • Are you aware of the fact that you must not push any changes to Github by yourself. If the is OK for you, the replication plugin offers such functionality. – StephenKing Jun 30 '15 at 05:26
  • possible duplicate of [Gerrit as a review tool, not as the repository of record](http://stackoverflow.com/questions/30874078/gerrit-as-a-review-tool-not-as-the-repository-of-record) – helmbert Jun 30 '15 at 17:16

1 Answers1

0

1) Login into gerrit. 2) Click github(left side) and select repositories 3) Under Select GitHub repositories to clone and replicate , enable the checklist to import the project, you need from git

jeeva nantham
  • 733
  • 4
  • 4