Skip to content

Commit 3baaae2

Browse files
committed
Add tutorial about how to write your own git
Add tutorial about how to write your own git like source control system in Python by Thibault Polge.
1 parent 603a6ec commit 3baaae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
452452
- [Part 3](http://www.ardendertat.com/2011/07/17/how-to-implement-a-search-engine-part-3-ranking-tf-idf/)
453453
- [Build the Game of Life](https://robertheaton.com/2018/07/20/project-2-game-of-life/)
454454
- [Create terminal ASCII art](https://robertheaton.com/2018/06/12/programming-projects-for-advanced-beginners-ascii-art/)
455+
- [Write yourself a Git](https://wyag.thb.lt/)
455456

456457
## Go:
457458

0 commit comments

Comments
 (0)