git pull request
# git pull request
git pull origin <name_of_the_branch_you_want_to_pull>
# example1
git pull origin main
# example2
git pull origin testBranch1
git pull request
# git pull request
git pull origin <name_of_the_branch_you_want_to_pull>
# example1
git pull origin main
# example2
git pull origin testBranch1
git request-pull
git request-pull origin/master feature/awesomeFeature
git request-pull example
git request-pull origin/master feature/awesomeFeature
pull rewuests in local project
echo "# yibe_admin" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/chikkalaramachandrarao9/yibe_admin.git
git push -u origin main
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