8000 GitHub - andrewromanenco/git-server-hello-world: Git dumb protocol example
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andrewromanenco/git-server-hello-world

Repository files navigation

Web application as a GIT server

This is a demo implementation for git dumb protocol. With the app up and running, this command can be executed from a console:

git clone http://localhost:3000/ hello-world

A local git repo will be created with a single file in it.

Code

This is a rails application. Git objects creation and git protocol endpoints handling is in git_controller.rb

How it works

Read it in my blog

License

The code is released under Apache License Version 2.0

Contacts

andrew@romanenco.com
romanenco.com
https://twitter.com/andrewromanenco

About

Git dumb protocol example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0