Inside git: How it works.
Git is a free Open Source Version Control system used for the tracking changes in source-code.
Understanding .git folder : .git is a hidden folder that lives inside every local git Repository . It contain multiple files that are utilized to track you...
chiragpurohit.hashnode.dev1 min read