creator • jul 2024
built a simplified version of git to understand how version control systems work under the hood. implemented core commands like init, add, commit, and log.