2019-03-18 20:47:36 +01:00
2019-03-18 20:47:36 +01:00
2019-03-18 20:47:36 +01:00
2019-03-18 20:07:31 +01:00
2019-03-18 20:04:53 +01:00

mg

An implementation fo some of Gits functionality, written in Python. Its based on this blog, but its rewritten extensively.

Its a WIP, but a bunch of things already work.

Usage

If you want to try it out, you can try:

python main.py log

A full list of commands can be obtained by writing:

python main.py

Have fun!

Description
A minimal Git implementation in Python
Readme 84 KiB
Languages
Python 100%