git

Github Fork & Pull Request Workflow

Workflow to raise Github Pull Request

Vikash Kumar

2 minute read

Many programmers use opensource code in there projects everyday. Many time it requires to add some feature or fix any bug and upstream the changes. There are many ways to achieve the same with the code hosted on Github. In this post, I am going to walk through one of the simple workflow.