Importing already existing git repo with multiple branches and tags into gerrit
- by Daniel
I'm trying to import an already existing git repository with multiple branches and tags into gerrit. I'm following the official guide at https://gerrit-review.googlesource.com/Documentation/install-quick.html#_already_existing_project.
However, when issuing the push command all the branches and tags, except "master" which I'm currently in, are…