Building Git from Scratch - git init
ฝัง
- เผยแพร่เมื่อ 6 ก.พ. 2025
- Thanks to CodeCrafters for partnering with me! In this series I'm creating my own version of git in Rust using the CodeCrafters platform. If you want to try CodeCrafters out on one of their challenges use this link which will support the channel! app.codecrafte...
00:02 intro
01:22 starting challenge
03:53 repository setup
05:40 Initialize the .git directory
06:00 hostile developer pattern
10:36 testing locally
12:40 passing on code crafters
13:12 end