Making Git Clone
This week was spent in learning by building and I made a prototype of Git using Javascript.Here is the summary of it.Github Link
Overview
The script provides basic Git-like operations, such as:
Initializing a Git-like repository with a .git director...
arshthecoder.hashnode.dev2 min read