Keep track of your git repositories
Find a file
Tom Willemsen ac87cfb21c Reserve 15 columns for names
Align data about a repository at 15 characters, for now. Looks a
little bit cleaner.
2012-07-01 01:50:55 +02:00
gitto Reserve 15 columns for names 2012-07-01 01:50:55 +02:00
src Add Makefiles, utility 2012-07-01 01:42:15 +02:00
Makefile Add Makefiles, utility 2012-07-01 01:42:15 +02:00
README.org Initial commit 2012-06-30 03:25:33 +02:00
run-gitto Add Makefiles, utility 2012-07-01 01:42:15 +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