stangirala / pygit

Learning by doing git implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pygit

A learning-by-doing project. This is my attempt at writing a git-like tool in python.

Goals

  • Deepdive into how git works, read more project code.
  • Write more python code.

Stuff Implemented So Far

About

Learning by doing git implementation


Languages

Language:Python 98.5%Language:Makefile 1.5%