mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Added James Coglan implentation of Git in ruby.
This commit is contained in:
parent
b6eae98caf
commit
969601cd9e
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue