Top "Gitblit" questions

Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories.

Invalid SSL certificate when pushing to Git server

I am running Gitblit on a Windows Server and am trying to push data to a repository from another machine …

git ssl credentials tortoisegit gitblit
Perfectly working curl command fails when executed in a groovy script

I have a post commit hook (a groovy script) in gitblit to invoke a REST endpoint. In this script I …

curl groovy gitblit
not valid: is this a git repository?

My question is NOT this question. On performing a git clone I am getting this error. Command than I am …

git github clone gerrit gitblit
Gitblit push rejected reason not shown in intelij-idea

If I add a hook that rejects a push, on Eclipse or other git client, the reject message is shown. …

git intellij-idea gitblit
Git operations occasionally hang in Jenkins on Windows

We are running continuous Jenkins builds of a Git project hosted at Assembla. Jenkins is running on Tomcat 6 under its …

windows git jenkins assembla gitblit