Skip to content

ExperiencesXP/mugit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mugit

Git Internals written in Python with slightly reduced complexity.

Credits: https://www.leshenko.net/p/mugit/#

Installation:

(In project root)

python .\setup.py install

or

pip install -e .

Uninstallation

pip uninstall mugit

Usage

mugit init

About

Git Internals written in Python with slightly reduced complexity. Credits: https://www.leshenko.net/p/ugit/#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages