how to use git
cd project_path #Go to your local project
git init #Initialize
git commit my_file #First part of saving your file to the web
git push origin main #Now your changes are on the web
how to use git
cd project_path #Go to your local project
git init #Initialize
git commit my_file #First part of saving your file to the web
git push origin main #Now your changes are on the web
git how to
git push
git pull
git branch
git commit -m "message"
git clone
git init
git checkout
git remote add
git status
git diff
git rebase
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us