Sunday 1 May 2022

Git Pull Request (PR) workflow

 Pull Request Workflow with Git — 6 steps guide | by Hybesis - H.urna | Medium

Find the remote

git remote -v

git push origin <branch>

Create a pull request


No comments:

Post a Comment