Collaborating on a repository
How to fork a repository on github
Open your github,
Search for a user whose repository you are collaborating on
Fork the repository to appear on your account as a forked repo
Clone the forked repo on your computer
git clone repo url
Edit t...
hamnanuru.hashnode.dev1 min read