Basic Git commands
Git is a distributed version control system used for tracking changes in files and is a fast process.Where we link our local repository and Github repository write code and commit into Github repo.
To Initialize a git repository:
ubuntu@ip-172-31-2...
poojabhavani.hashnode.dev2 min read