orgweb/projects/gitto.org

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.

Data

Version 0 (development only)
Language scheme (guile)
Licence GPLv3

Features

  • Show a list of how many commits to pull or push and whether or not the working directory of that repository is dirty.

Dependencies

Guile
v2.0.x or newer.
git
I am unaware of any version constraints relating to git.

More…

For further instructions I would refer you to the README and manual.