1.7 KiB
1.7 KiB
gitto
<script src="/keyjs.KS" type="text/javascript"></script> <script type="text/javascript"> keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ], "h": [ "keyjs_goto", "http://ryuslash.org" ] }); </script>
What does it do?
gitto
is a utility written in Guile scheme to help keep track of the
status of git repositories.
Status | On-hold |
Language | Scheme (Guile) |
License | GPLv3 |
Why was it written?
Remembering the status of all your git repositories can be quite a task, this project tries to alleviate some of the pain.
Who is it for?
Anyone with lots and lots of git repositories.