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 (
commit 7f0c2233a3d246653e0527354abb3b8606cd20fb
tree 00b4ca1a3a5d2222a5e045b14063b39140096840
parent a5fac3a59747fd956c1487983aaa72807947a16c
tree 00b4ca1a3a5d2222a5e045b14063b39140096840
parent a5fac3a59747fd956c1487983aaa72807947a16c
| 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/ | Sun Apr 27 05:26:03 -0700 2008 | [claude] |
| |
git_local.rb | Sat May 03 05:04:58 -0700 2008 | [claude] |
| |
public/ | Sat May 03 05:04:58 -0700 2008 | [claude] |
| |
views/ | Sat May 03 05:04:58 -0700 2008 | [claude] |
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




