Keep track of your git repositories
Find a file
Tom Willemsen 834855c0b3 Add remove function
When using this program it might happen that you have added a
repository that you would like to have removed, now that is possible.
2012-06-30 12:57:30 +02:00
gitto.scm Add remove function 2012-06-30 12:57:30 +02:00
README.org Initial commit 2012-06-30 03:25:33 +02:00

Gitto

For lack of a better title.

My simple utility to keep track of all the git repositories I have on my computer(s). Also an experiment in writing scheme.

Written for guile 2.0.x