GitHub is version control platform, used to store the code. Git is used to clone and push code to GitHub. To use git, we need to generate ssh keys and add them to GitHub, so that it will be easy to clone and push the code to GitHub.
Link to download git: git: • How to download and install git for window...
Commands to create ssh keys:
cd ~/.ssh
ssh-keygen -o
cat ~/.ssh/id_rsa.pub
Push code to GitHub account
• How to push code to GitHub | part-3 |Clone...
Contact us:
codingtutorial84@gmail.com
LIKE---------SHARE---------SUBSCRIBE
コメント