Skip to content

Learn how Git works

nanogit implements the Git Smart HTTP protocol from scratch, so the upstream Git documentation is the best companion to its source code — it describes exactly what happens on the wire when nanogit talks to a server.

Resources

Want to learn how Git works? The following resources are useful:

Released under the Apache 2.0 License.