Skip to content

water/gash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gash, Git + Hash

Description

Gash is a simple Ruby API for interfacing with a Git repo. While not as feature rich as say grit, it is easier to use b/c it effectively allows you to work with the files in the repo much like you would any Ruby Hash.

Documentation

Please see judofyr.github.com/gash or the documentation in lib/gash.rb!

Copyrights

(MIT License)

Copyright 2008 Magnus Holm

Copyright 2008 Michael Siebert

See LICENSE file for license details.