Building Git from Scratch - cat file
Channel:
Subscribers:
8,109
Published on ● Video Link: https://www.youtube.com/watch?v=BXtneO_OGRQ
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! https://app.codecrafters.io/join?via=BrooksPatton
00:00:05 Investigating cat-file
00:10:28 Coding time
00:36:48 Refactoring
00:54:58 Submitting first try
00:55:56 Day 2
00:55:58 Debugging
01:26:53 Submitting second try
01:27:07 End
Other Videos By Brooks Builds (brookzerker)
Tags:
rust
codecrafters
git
build your own