Inside GIT : What's GIT Actually Hiding?
Jan 28 · 4 min read · Whenever we start to use git we begin with the most basic git command i.e., git init which initialize a repository or creates a new repository, we think its actually magical but the fact is every thing work technically. This is what i will be sharing...
Join discussion