Top "Gitorious" questions

Gitorious is an open source system for hosting Git-based projects.

github linking with other repos

I have a project that relies on two repos in github to function. When I submit my project to github …

git github gitorious
Is it possible to create merge requests in pure Git from the command line?

I'm using a behind-firewall install of Gitorious. I can go into the web application and create a pull request from …

git gitorious pull-request
Which is the best git hosting sw? - Gitolite vs. Gitlab vs. Gitorius

I am looking for a git hosting environment for several users. Therefore i've searched for comparisons between Gitolite, Gitlab and …

git hosting gitolite gitlab gitorious
Git ssl error on windows

I keep getting the following error when attempting to clone a git repository using ssl on windows: error:14090086:SSL routines:…

git ssl msysgit gitorious
How to specify which SSH key to use within git for git push in order to have gitorious as a mirror?

I have a project hosted on git.debian.org (alioth) and I'd like to configure a post-receive hook to update …

git hook mirroring git-push gitorious
git project vs repository, what's the fundamental difference?

I have two projects that currently use SVN and I'm migrating to git, I signed up to gitorious and there's …

git repository project gitorious
How do I download from gitorious?

How to clone projects from gitorious.org? I'd like to clone http://gitorious.org/lightopenid UPDATE: this project is moved …

git gitorious
Is good idea to use gerrit to host the git repository instead of gitolite or gitosis?

Originally I try to use gitosis to manage the git repositories in the company, and later notice gitolite is kind …

git gitosis gitorious gitolite gerrit