Skip to content

Commit 0b27c63

Browse files
committed
Closing a pull request
1 parent 33a3916 commit 0b27c63

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎Readme.md‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,10 @@ Once your squash completes, you can push it to the remote repo. In this case, th
131131
git push origin pull-request-demo -f
132132
```
133133

134-
The pull request will automatically update to reflect the changes.
134+
### Closing a Pull Request
135+
136+
You can simply click on the "Close" button on the pull request to close it. Optionally, you can delete the branch directly using the "Delete this branch" button.
137+
138+
![Closing a Pull Request](https://f.cloud.github.com/assets/676185/317150/3f849c86-985b-11e2-9de9-9c555fc81515.png)
139+
140+

0 commit comments

Comments
 (0)