I host a private repo on GitHub. I also want to use Gerrit, particularly for the Hudson Gerrit Trigger plugin. AFAICT, there isn't any simple solution for using them together.
I'd appreciate any help on any of the following wants.
init
Manually: I clone the repo as normal, then add into H2
like so:
INSERT INTO projects
(use_contributor_agreements,submit_type,name)
VALUES
('N','M','new/Repo');
During init
:
*** Git Repositories
***
Location of Git repositories [git]: [email protected]:YourName/Repo.git
I don't think that's correct.
Manually:
I get this error: repository not found: Cannot open repository Repo
During init
:
Creates the directory at ~/gerrit2/[email protected]:YourName/Repo.git
and sub-directory Repo.git
, which itself contains an empty Git
repo. Not exactly what I wanted.
Git is an open-source, version control tool created in 2005 by developers working on the Linux operating system; GitHub is a company founded in 2008 that makes tools which integrate with git. You do not need GitHub to use git, but you cannot use GitHub without using git.
Gerrit is a free and an open source Git version control system. The user interface of Gerrit is formed on Google Web Toolkit. It is a lightweight framework for reviewing every commit. Gerrit acts as a repository, which allows pushing the code and creates the review for your commit.
Not try myself, but you could use gerrit repo and mirror to github
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With