//
pkg.gl
Category
github.com/Luisgustavom1/build-your-own-git
repository
0.0.0-20241116142047-3e012a2f1b5a
Repository:
https://github.com/luisgustavom1/build-your-own-git.git
Documentation:
pkg.go.dev
Overview
Dependencies
0
Dependents
0
#
Packages
cmd
No description provided by the author
#
README
Building git from scratch
References
https://app.codecrafters.io/courses/git/introduction
https://blog.meain.io/2023/what-is-in-dot-git/
https://blog.meain.io/2019/making-sure-you-wont-commit-conflict-markers/
https://git-scm.com/book/en/v2/Git-Internals-Plumbing-and-Porcelain
(Git internals chapter)