How to create a push and pull request on GitHub
What is Git/GitHub?
Git is a version control system that assists you in managing and tracking your code. GitHub is a cloud-based platform for collaboration and hosting git repositories.
What is a push and pull request?
A push request allows you to s...
adetutu.hashnode.dev2 min read