install-logos / ricedb

A simple, portable configuration file manager
GNU General Public License v3.0
110 stars 6 forks source link

Git module #81

Closed Luminarys closed 9 years ago

Luminarys commented 9 years ago

Rather than add in a git dependency we should write our own module which will handle all the git commands and make the code in the main program less messy.

Vector919 commented 9 years ago

@Luminarys this exists now https://github.com/install-logos/ricedb/pull/85