From ddba5135b839f36930df122f1c28db0ee711ccec Mon Sep 17 00:00:00 2001 From: Uman Shahzad Date: Fri, 15 Mar 2019 10:39:30 +0500 Subject: [PATCH] Add 'Write yourself a Git!' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c18b5e0..482cd8f 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ * [**JavaScript**: _Gitlet_](http://gitlet.maryrosecook.com/docs/gitlet.html) * [**JavaScript**: _Build GIT - Learn GIT_](https://kushagragour.in/blog/2014/01/build-git-learn-git/) * [**Python**: _Just enough of a Git client to create a repo, commit, and push itself to GitHub_](https://benhoyt.com/writings/pygit/) +* [**Python**: _Write yourself a Git!_](https://wyag.thb.lt/) * [**Ruby**: _Rebuilding Git in Ruby_](https://robots.thoughtbot.com/rebuilding-git-in-ruby) #### Build your own `Network Stack`