wingrunr21 / gitolite

A Ruby interface for the gitolite git backend system
https://github.com/wingrunr21/gitolite
MIT License
82 stars 37 forks source link

Add gitolite options support #35

Closed peikk0 closed 11 years ago

peikk0 commented 12 years ago

Add support for options from gitolite3.

wingrunr21 commented 11 years ago

Merged with minor changes. I maintained the set and unset methods but changed the storage hash to be options instead of option. Thanks!