...
"This closes #<PR number>"
...
For example, to close the PR #108, you should add the following to the message:
This closes #108.
4. Push the change to apache’s git repository. In the example below you are pushing it to the "master" branch.
...
...
"This closes #<PR number>"
...
For example, to close the PR #108, you should add the following to the message:
This closes #108.
4. Push the change to apache’s git repository. In the example below you are pushing it to the "master" branch.
...