Git in Action #3
To setup your Git repository, you need to navigate to that folder first (in terminal) then use init option. It can be an empty folder which will create empty git repository and if there are content in the folder, that content will be added to the git...
simplekit.hashnode.dev1 min read