This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Claude Nix (author)
Sat Jun 14 22:51:56 -0700 2008
commit f55a74351a59b30a05d907d3ed16fe6c39957727
tree 92d0bc2b7cd5d5c97e2c2c38b345caa1f2705d69
parent c5864871855857ffac5a126d92e9e792accc40f5
tree 92d0bc2b7cd5d5c97e2c2c38b345caa1f2705d69
parent c5864871855857ffac5a126d92e9e792accc40f5
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Apr 17 04:47:28 -0700 2008 | [claude] |
| |
README.textile | Sun Apr 27 01:08:05 -0700 2008 | [claude] |
| |
config.ru | Sat Jun 14 22:51:56 -0700 2008 | [Claude Nix] |
| |
config/ | Sun Apr 27 05:26:03 -0700 2008 | [claude] |
| |
git_local.rb | Sat May 03 05:51:04 -0700 2008 | [claude] |
| |
public/ | Thu Jun 05 21:51:02 -0700 2008 | [claude] |
| |
views/ | Sat Jun 14 18:01:41 -0700 2008 | [Claude Nix] |
README.textile
git_local
git_local is intended to provide a browser based way of creating and viewing your local git repositories.
it’s basically an excuse to play with grit and sinatra, and it’s not quite as useless as it was yesterday…
gems
- sinatra
- syntaxi
- grit
- haml
Usage
- start the server:
ruby git_local.rb




