mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2025-07-31 22:46:48 +00:00
Added James Coglan implentation of Git in ruby.
This commit is contained in:
parent
b6eae98caf
commit
969601cd9e
@ -213,6 +213,7 @@
|
||||
* [**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)
|
||||
* [**Ruby**: Building Git](https://github.com/jcoglan/jit)
|
||||
|
||||
#### Build your own `Network Stack`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user