How to Create a GitHub Pull Request from the Terminal
Pull Requests are a normal part of working with GitHub. You write code in a branch, push it to GitHub, then open a Pull Request so your team can review and merge it. Most developers create Pull Requests from the GitHub website. That works fine. But once you get comfortable with the terminal, you can













