Skip to content
Snippets Groups Projects
M

maggit

Maggit is a python3 implementation of git.

  • M

    This is a git re-implementation written in python.

    Maggit read/write directly object from/to blob. It doesn't use git's plumbing.

  • M

    Maggit_web is a simple (and sample) web application that show how to use maggit to explore a git repository.

    This is a sample application. We do not care of security, (graphical) design, ...