Skip to content

Work in progress. Implement smart HTTP in JRuby, using JGit.

License

Notifications You must be signed in to change notification settings

Gitorious-backup/mutt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT?
=====

A Git-over-HTTP server running in JRuby.

HOW?
====

* Install Jruby. If you're running rvm, this is as easy as `rvm install jruby`
* Set the environment variable GITORIOUS_ROOT to point to your Gitorious installation
* Run it: `ruby run.rb`
* Try cloning something: `git clone http://localhost:8080/project/repository.git`

About

Work in progress. Implement smart HTTP in JRuby, using JGit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published